Re: Without leaving Script Editor, how can I get a script's saved path?
Re: Without leaving Script Editor, how can I get a script's saved path?
- Subject: Re: Without leaving Script Editor, how can I get a script's saved path?
- From: John Delacour <email@hidden>
- Date: Sat, 12 Apr 2003 00:36:27 +0100
- Mac-eudora-version: 6.0a15
At 1:18 am +0200 12/4/03, Michael Cytrynowicz wrote:
I can "posix" it in another script to get the usual HFS path, but I will try
to do it in one pass (if I can...)
If you put this in your Scripts/Script Editor Scripts/ folder, you
can run it from the contextual menu (right click in the window or
control-click)
try
set the clipboard to "" & (get path of document 1 as POSIX file)
end try
_______________________________________________
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.