Re: open location (was: posix path conversion)
Re: open location (was: posix path conversion)
- Subject: Re: open location (was: posix path conversion)
- From: Philippe GRUCHET <email@hidden>
- Date: Wed, 19 Feb 2003 21:30:51 +0100
From: Paul Skinner <email@hidden>
Lets say I post a file URL...
-->"file://localhost/System/Library/ScriptingAdditions/"
set x to "file://localhost/System/Library/ScriptingAdditions/"
open location x
--> open the last item as frontmost item in Finder.
Here, open a folder.
Let's try a document? [no break] :
open location
"file://localhost/System/Library/ScriptingAdditions/
StandardAdditions.osax"
--> opens this osax in Apple's SE.
Great, isn't it?
Very handy for posting!
Very handy to avoid a lot of 'path' problems for portability!
Note: works fast and stable.
Kind regards,
Philippe Gruchet/SVM Mac
VNU Publications France
http://svmmac.vnunet.fr
_______________________________________________
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.