Re: Space in POSIX path/Terminal shell
Re: Space in POSIX path/Terminal shell
- Subject: Re: Space in POSIX path/Terminal shell
- From: Philippe GRUCHET <email@hidden>
- Date: Sat, 5 Apr 2003 05:28:44 +0200
From: John Delacour <email@hidden>
URIs MUST NOT HAVE SPACES
You can try a script that will actually produce a noticeable result:
open location "file:///System/Library/CoreServices/Help Viewer.app"
Yes!
But this line below also works, and with a space character in the last
item:
open location [no break]
"file:///Users/philippe/Library/ScriptingAdditions/Jons Commands.osax"
--> open its dico in Apple's SE.
Do you confirm?
I get the same problem in a Terminal shell window to access to a
program ("MathKernel") inside a local application package ("Mathematica
4.2.app").
The original string path format is:
":Applications:Maths:Mathematica 4.2.app:Contents:MacOS:MathKernel"
If I type in the Terminal after [bla bla ~] philippe%
/Applications/Maths/Mathematica 4.2.app/Contents/MacOS/MathKernel
Or:
/Applications/Maths/Mathematica 4.2.app/Contents/MacOS/MathKernel
'Command not found.' in both case.
I'm sorry but I don't understand what's wrong here...
Could you help me?
Thank you very much in advance!
Kind regards,
Philippe/SVM Mac
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.