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 (February 1999, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 22 Feb 1999 12:37:07 +0100
Reply-To:     Gerard.HANNEY@EUROSTAT.CEC.BE
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Gerard Hanney <Gerard.HANNEY@EUROSTAT.CEC.BE>
Subject:      How to force SAS to write a flat file to disk?
Content-Type: text/plain; charset=us-ascii

<WINa2f-990222113819-5698*/G=Gerard/S=HANNEY/O=EUROSTAT/PRMD=CEC/ADMD=RTT/C=BE/ @MHS> X-LSVTag: MIME-Version: 1.0 X-LSVTag: Content-Type: text/plain; charset=us-ascii X-LSVTag: Content-Disposition: inline To: $PEER$ <SAS-L@VTVM1.CC.VT.EDU>

I have a batch SAS program which writes a rule validation log to a flat file using Proc Printto. However sometimes the output file does not exist at the end of the job because of an error following the step in which the rule validation log is produced. If the same program is re-submitted again, the log appears ok.

My question to the list is: How can I force SAS to actually physically write the flat file to disk before continuing on with the next step? Is there a SAS system option or should I ask the UNIX guys here if there is a UNIX system option I must use?

I use SAS 6.12 under UNIX.

Gerard Hanney ************************************************ * Email: gerard.hanney@eurostat.cec.be * ************************************************


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