Re: FTP and Applescript
Re: FTP and Applescript
- Subject: Re: FTP and Applescript
- From: Doug McNutt <email@hidden>
- Date: Tue, 21 Aug 2007 13:17:26 -0600
At 14:18 -0400 8/21/07, Rick Dwyer quoted someone:
>>>Notice in the username there is a \ directly infront of a /. The \ I believe escapes the / which is a part of the username.
AppleScript uses the backslash too and it is often necessary to escape the escape character when mixing shell and AppleScript
"quoted form of ()" can be your friend but don't do it for a complete command line to do shell script or it will escape separators that need to be there.
--
--> 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:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden