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 (September 2000, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 6 Sep 2000 20:34:35 GMT
Reply-To:   clannad@MY-DEJA.COM
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   clannad@MY-DEJA.COM
Organization:   Deja.com - Before you buy.
Subject:   SAS File Exist function

Hello all, Quick One.

What function do I use to locate/check a non sas file. I need to check if a flat file exists on c:\temp called file1.txt before I go further in the program. Thanks Much

Does the function return a True False such that I can do a

(pseudo code) if fileexist(c:\temp(file.txt) then do; end; .........

Sent via Deja.com http://www.deja.com/ Before you buy.


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