• 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: tell app <script> to handler(a,b) doesn't work (ahem)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tell app <script> to handler(a,b) doesn't work (ahem)


  • Subject: Re: tell app <script> to handler(a,b) doesn't work (ahem)
  • From: has <email@hidden>
  • Date: Wed, 23 Oct 2002 17:42:00 +0100

christian vick wrote to himself:

>> Has anyone better results?
>
>Yes, I have. Christian, you shouldn't post to the list if you have not
>tested your stuff well.

Hehe. It's an important lesson we all never learn. Welcome to the club. ;)


One tip: add extra try blocks to compensate for AS's often unhelpful and
all too anonymous error reports.

on doSomething(blah)
try
--blah blah blah
on error eMsg number eNum
error "An error occurred in doSomething (): " & eMsg number eNum
end try
end doSomething

<thinks>A great shame that AS error reports don't include tracebacks; I
can't imagine it'd be that hard to implement something along those
lines.</thinks>

(AS error handling = the red-headed stepchild of the red-headed stepchild)

has

--
http://www.barple.pwp.blueyonder.co.uk -- The Little Page of AppleScripts
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: need help printing from quark
  • Next by Date: Re: Eudora Settings was Re: User N...
  • Previous by thread: Re: Adding attachment to Eudora...
  • Next by thread: File name search & replace question
  • Index(es):
    • Date
    • Thread