Space in POSIX path
Space in POSIX path
- Subject: Space in POSIX path
- From: Philippe GRUCHET <email@hidden>
- Date: Fri, 4 Apr 2003 04:39:01 +0200
Hi,
How to handle space character in a Posix path?
Example, open a dictionary [no break]:
open location "file://localhost/System/Library/CoreServices/System
Events.app"
As you can see, the URL is broken at space.
So, it doesn't work cause of this space character in the last item,
while this line works fine:
open location
"file://localhost/System/Library/ScriptingAdditions/
StandardAdditions.osax"
Any idea welcome.
Thanks in advance!
Kind regards,
Philippe/SVM Mac
_______________________________________________
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.