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 (June 2009, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Thu, 4 Jun 2009 13:36:30 -0700
Reply-To:   Bachenot2 <Michael.F.Murphy@SCE.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Bachenot2 <Michael.F.Murphy@SCE.COM>
Organization:   http://groups.google.com
Subject:   Adding "Run;" and "Quit;" Statements to Mainframe Progams Brought into UNIX
Comments:   To: sas-l@uga.edu
Content-Type:   text/plain; charset=ISO-8859-1

Hi All, We are moving a large number of mainframe SAS programs to the UNIX environment. The mainframe data steps often do not have a "run;" statement at the end. Queries often do not have a "quit;" statement at the end. My question is: what standards are appropriate for adding Run;" and "Quit;" statements? Obviously we do not want to spend considerable time adding these statements when it is not necessary. Much of the work will be done using SAS Enterprise Guide, and we went to make sure the code runs efficiently and correctly.


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