Sending AppleScript to yourself
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