Re: Paths & quoted form & do shell script
Re: Paths & quoted form & do shell script
- Subject: Re: Paths & quoted form & do shell script
- From: Doug McNutt <email@hidden>
- Date: Sat, 8 Oct 2005 17:52:40 -0600
At 23:14 +0100 10/8/05, Martin Orpen wrote:
>Yep. I'm looking for an *escaped form* of a path:
>/Users/martinorpen/Documents/Photoshop\ Edit\ Log.txt
Remember that AppleScript processes the backslashes itself. You need to escape the backslashes too. "Quoted form of" handles all of that.
/Users/martinorpen/Documents/Photoshop\\ Edit\\ Log.txt
--
--> From the U S of A, the only socialist country that refuses to admit it. <--
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden