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 (April 2007, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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


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