LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (November 2002, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 5 Nov 2002 15:37:48 +0100
Reply-To:   Peter Crawford <peter.crawford@DB.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Peter Crawford <peter.crawford@DB.COM>
Subject:   Re: Notes, Errors and Warnings
Comments:   To: David Wright <David_wright@SPRA.COM>
Content-type:   text/plain; charset=iso-8859-1

sorry to be so far behind on this !!

On "David_wright@SPRA.COM"s platform is there anything as convenient as the os390 ispf viewer with excluded lines support ? Often, in that viewer I issue commands like : to exclude all mlogic lines and symbolgen ===> x all 2 'MLOGIC('; x 2 all symbolgen and to exclude all source lines (having numeric in column 2) ===> x all 2 p'#' and to exclude these particlar notes ===> x all ' observations were read from '

That collapses these notes among the other collapsed lines (like mlogic and symbolgen and source).

It is really helpful to exclude messages until they are really needed. Unfortunately, they must be produced to be available to be excluded ;-))

Another advantage of this viewer is syntax coloring support !

Regards Peter Crawford

Datum: 01/11/2002 21:52 An: SAS-L@LISTSERV.UGA.EDU

Antwort an: David Wright <David_wright@SPRA.COM>

Betreff: Notes, Errors and Warnings Nachrichtentext:

Is it possible to get rid of Notes that do not indicate problems in my code?

I want notes and warnings that say that variables were unititated and other significant stuff to either come out as errors or whatever.

Right now, I have so many notes that just say '34 records were read from this dataset" that it prevents me from properly debugging my code.

--

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.


Back to: Top of message | Previous page | Main SAS-L page