Date: Tue, 3 Apr 2007 10:16:36 -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: difference between RUN and QUIT
In-Reply-To: <1175607726.311738.192420@q75g2000hsh.googlegroups.com>
Content-Type: text/plain; charset=us-ascii
> From: madhu g
> what is the difference between run statement and quit statement?
>
> can any one help me for finding the difference for those.
there are a limited number of procs:
-- datasets and sql are the first two I know of --
where quit is the step boundary
-- i.e.: you get the log note saying how much time was used --
and therefore run is the execute statement(s) boundary
Ron Fehd the macro maven CDC Atlanta GA USA RJF2 at cdc dot gov
|