• 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 get the name of the current handler
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to get the name of the current handler


  • Subject: Re: how to get the name of the current handler
  • From: Michelle Steiner <email@hidden>
  • Date: Mon, 7 Nov 2005 09:54:19 -0700

On Nov 7, 2005, at 9:17 AM, email@hidden wrote:

I very much appreciate your feedback. I am specifically looking for the Handler name and not other information.
The reason for needing this is for debugging purposes to identify the offending handler.

As Nigel suggested, hard code the handler's name within the handler itself.


on test ()
  try
   -- do stuff
  on error
    return "test"
  end try
end test

--
The reason that so few people think outside the box is that all the pay and benefits are inside the box.


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: how to get the name of the current handler
      • From: email@hidden
References: 
 >Re: how to get the name of the current handler (From: email@hidden)

  • Prev by Date: Re: how to get the name of the current handler
  • Next by Date: (no subject)
  • Previous by thread: Re: how to get the name of the current handler
  • Next by thread: Re: how to get the name of the current handler
  • Index(es):
    • Date
    • Thread