Re: Problem with Script Editor Scripts
Re: Problem with Script Editor Scripts
- Subject: Re: Problem with Script Editor Scripts
- From: Shane Stanley <email@hidden>
- Date: Fri, 30 Jan 2004 08:22:43 +1100
On Jan 30, 2004, at 7:22 AM, nino Petriliggieri wrote:
2) other scripts that are targeting Script Editor if opened and saved
in a
different location (i.e. /HOME/Library/Scripts/) when opened from the
script
menu are failing at "tell front document" statement.
Apparently the target application is missing, I just started the
script as
follows:
tell application "Script Editor"
display dialog name
and the result was "System Events".
What am I missing?
If you run it from the system-wide script menu, they are actually being
run by System Events. They are presumably designed to be run from
Script Editor's menu, so I suggest you put them back there.
--
Shane Stanley <email@hidden>
_______________________________________________
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.