LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (February 1998, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 5 Feb 1998 08:16:59 -0500
Reply-To:     Schechter Robert RS <robert.schecter@PHWILM.ZENECA.COM>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Schechter Robert RS <robert.schecter@PHWILM.ZENECA.COM>
Subject:      Re: Stop
Comments: To: Peter Graham <grahapj@WORLDNET.ATT.NET>

>---------- >From: Peter Graham[SMTP:grahapj@WORLDNET.ATT.NET] >Sent: Wednesday, February 04, 1998 3:29 PM >To: SAS-L@VTVM1.zen.com >Subject: Stop > >Nicolas Pont wrote: >> >> >> To test the return code: if symgetn('retcode') Ne 0 // it means that your >> procedure can't process >> then stop > >To which Peter Graham's account (Myra Oltsik?) asks: >Is there really a procedure to halt of pause a program such as: > > then stop then wait ------------------- Yes there is a STOP statement (as well as an ABORT). There is a WAIT option of the FILENAME statement, but is used to control how long to wait while SAS tries to reacquire a reserved data set (check your SAS Companion for more details on this one).

HTH,

>Robert Schechter, >Systems Engineer, >Pharmaceutical Information Services, >Zeneca Pharmaceuticals >(302) 886-5561 >mailto:Robert.Schecter@usphwilm.zeneca.com


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