RE: (no subject)
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