• 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: How to do silly with AppleScript?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

References: 
 >Re: How to do silly with AppleScript? (From: Jon Pugh <email@hidden>)

  • Prev by Date: Re: Find dups in list
  • Next by Date: Re: How to do a goto with Applescript?
  • Previous by thread: Re: How to do silly with AppleScript?
  • Next by thread: Re: How to do a goto with Applescript?
  • Index(es):
    • Date
    • Thread