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 (August 2007, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 10 Aug 2007 16:54:55 -0400
Reply-To:     "Fehd, Ronald J. (CDC/CCHIS/NCPHI)" <rjf2@CDC.GOV>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Fehd, Ronald J. (CDC/CCHIS/NCPHI)" <rjf2@CDC.GOV>
Subject:      Re: sysrc is referred as &sysrc
In-Reply-To:  <1186777830.228406.257280@d30g2000prg.googlegroups.com>
Content-Type: text/plain; charset=us-ascii

> From: adac1121@gmail.com

> I found sysrc.sas is in sasautos directory, a program called > sysrc.sas, it has listings of all the system return codes > > But in the coding of a sas program I am analyzing, it refer it as %if > (&sysrc=0) %then %do ... ; I'd like to know how sysrc became a macro > variable &sysrc? I guess it maybe generated by a %sysexec > &coom call, which is right before that statement, sorry hope > I can be more clear...

see also (more than you wanted to know):

%Put _automatic_;

Ron Fehd the macro maven CDC Atlanta GA USA RJF2 at cdc dot gov


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