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

Re: get handler name


  • Subject: Re: get handler name
  • From: Jason Bourque <email@hidden>
  • Date: Sat, 24 Mar 2001 07:00:12 -0500

> On 3/22/01 5:03 PM, Jason Bourque <email@hidden> wrote:
>
>> I just wrote this handler that lists the handlers in a script. Let me know
>> how it works out.
>
> on handlerLister()
> set myScriptText to me as text
>
> --> Can't make +script; into a string.
>
> Changing it to
>
> on handlerLister()
> set myScriptText to name of me as text
> get name
> --> Can't make name of +script; into a string.
>
> Changing it to
> on handlerLister()
> set myScriptText to name of me
> --> Can't make some data into the expected type.
>
> --Michelle


Hmmmm, what is wrong with your AppleScript? It works fine on my home(2) and
work machines(3). OS 9.0.4 and AS 1.4.3 limited osax. And it works in the
Generic Script Editor too. Maybe it just doen't like to work on Fridays : -)

Jason Bourque


References: 
 >Re: get handler name (From: Michelle Steiner <email@hidden>)

  • Prev by Date: PRESS RELEASE: AppleScript and UNIX: Together at last!
  • Next by Date: FMP5 - Graphics Problems on PC when created on MAC OS
  • Previous by thread: Re: get handler name
  • Next by thread: Re: get handler name
  • Index(es):
    • Date
    • Thread