• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
RE: Check a folder for the presence of a file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Prev by Date: Re: FM Pro "Status(CurrentFieldName)"
  • Next by Date: Re: attempting to count messages in Mail
  • Previous by thread: Check a folder for the presence of a file
  • Next by thread: FM Pro "Status(CurrentFieldName)"
  • Index(es):
    • Date
    • Thread