RE: Check a folder for the presence of a file
RE: Check a folder for the presence of a file
- Subject: RE: Check a folder for the presence of a file
- From: "Goodman, Steve" <email@hidden>
- Date: Wed, 7 Nov 2001 08:53:47 -0600
>
Can I make a loop to check for the presence of this file and
>
exit when it
>
finds it there?
Sure....
repeat
try
your:file:path as alias -- will error if not there
exit repeat -- only gets here if the file is there
on error -- its not there
delay 5-- waits 5 seconds and try again
end try
end repeat
Steve Goodman
Vertis Advertising Production Services
phone 314.432.8800, ext. 479
fax 314.692.0309
email@hidden
www.vertisinc.com