Re: How to do silly with AppleScript?
Re: How to do silly with AppleScript?
- Subject: Re: How to do silly with AppleScript?
- From: Shane Stanley <email@hidden>
- Date: Wed, 05 Jan 2011 17:00:05 +1100
- Thread-topic: How to do silly with AppleScript?
On 5/1/11 4:03 PM, "Jon Pugh" <email@hidden> wrote:
> that error should never actually appear
It does seem hard to coax:
repeat with i from 33000 to -33000 by -1
try
error number i
on error x
if x contains "silly" then log x
end try
end repeat
Nada.
--
Shane Stanley <email@hidden>
'AppleScriptObjC Explored' <www.macosxautomation.com/applescript/apps/>
_______________________________________________
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