Posix path and High Ascii Characters
Posix path and High Ascii Characters
- Subject: Posix path and High Ascii Characters
- From: Alain Content <email@hidden>
- Date: Mon, 09 Sep 2002 14:26:46 +0200
Hi,
Posix path does not change high ascii characters (ie, i h g etc...) which
sometimes make unix paths unapplicable for shell scripts or terminal.
For instance,
Users:ac:Desktop:Photos iti
Becomes
/Users/ac/Desktop/photos iti
Which returns a "No such file or directory" error msg
And is coded in terminal as /Users/ac/Desktop/photos\ e\314\201te\314\201/
Is there a standard way to convert into the appropriate code ?
Thanks,
ALain
_______________________________________________
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.