• 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
Handler trouble
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Handler trouble


  • Subject: Handler trouble
  • From: Mátyás Ferenc Farkas <email@hidden>
  • Date: Tue, 20 May 2003 10:37:15 +0200

Hi!

I have a problem with handlers, when put a tell app "" in there.
--
tell application "Finder"
set x to 2
set y to 3
theHandler(x, y)
end tell

to theHandler(x, y)
display dialog (x as string) & y as string
end theHandler
--
What modification has to be done to work correctly?

Thanks a lot!
Matyas Ferenc Farkas
_______________________________________________
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.

  • Follow-Ups:
    • Re: Handler trouble
      • From: Michelle Steiner <email@hidden>
    • Re: Handler trouble
      • From: Ben Waldie <email@hidden>
  • Prev by Date: Re: if if if Pfft!
  • Next by Date: Re: if if if Pfft!
  • Previous by thread: Re: Format of strings when using run script -- ok, next step
  • Next by thread: Re: Handler trouble
  • Index(es):
    • Date
    • Thread