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
|