• 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: (no subject)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: (no subject)


  • Subject: RE: (no subject)
  • From: "Goodman, Steve" <email@hidden>
  • Date: Wed, 15 Nov 2000 16:54:26 -0600

> Is there any way to handle the error that crops up so that the
> repeat loop handles the error then simply goes on to try the next
> item in the list for existence and so on, for each item in the list?
>

Looks as though you need an "Exit repeat"..see below


Repeat with i from 1 to FileCount
Try
your stuff here
on error
exit repeat
end try
end repeat

Steve Goodman
Six|12 - THE LTC GROUP

......."Duct tape is like the force, it has a light side and a dark side and
it holds the universe together."------Unknown


  • Follow-Ups:
    • Re: (no subject)
      • From: Chris Nebel <email@hidden>
  • Prev by Date: Re: Quark transferring selection to box
  • Next by Date: Re: Can a script tell Outlook Express to "Send and Receive all"
  • Previous by thread: (no subject)
  • Next by thread: Re: (no subject)
  • Index(es):
    • Date
    • Thread