Re: if the document named (.........) exists
Re: if the document named (.........) exists
- Subject: Re: if the document named (.........) exists
- From: Steve Mills <email@hidden>
- Date: Wed, 08 May 2019 16:51:16 -0500
Try this:
repeat while true
delay 2
if documents whose name contains "2,048x" is not {} then
exit repeat
end if
end repeat
I didn't test it. But it shows you how to simplify many things.
--
Steve Mills
Drummer, Mac geek
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden