• 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
Sending AppleScript to yourself
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Sending AppleScript to yourself


  • Subject: Sending AppleScript to yourself
  • From: Mark Dawson <email@hidden>
  • Date: Sun, 9 Oct 2005 14:20:41 -0700

I'm not sure if this is a "user" or "programming" question:

In example code that shows how to call AppleScripts (compiled) from your own program, I wasn't sure if the text was any different if you wanted to send to yourself--i.e.

a script could be:
tell application mail
  ...
end tell

however, would you still say
tell application myApp
 ...
end tell

if "myApp" is the one executing the script?

Thanks!

Mark
_______________________________________________
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: Sending AppleScript to yourself
      • From: Christopher Nebel <email@hidden>
    • Re: Sending AppleScript to yourself
      • From: Daniel Jalkut <email@hidden>
  • Prev by Date: Re: recursion depth
  • Next by Date: Re: recursion depth
  • Previous by thread: Using makePDF
  • Next by thread: Re: Sending AppleScript to yourself
  • Index(es):
    • Date
    • Thread