Re: Escape Character (was: no subject)
Re: Escape Character (was: no subject)
- Subject: Re: Escape Character (was: no subject)
- From: Jaime Magiera <email@hidden>
- Date: Tue, 11 Jul 2006 15:43:12 -0400
On Jul 11, 2006, at 2:46 PM, Hung Phan wrote:
I wrote a login script to mount a shared volume.
open location "afp://user:pass@server/Testing Volume"
There is a space between Testing and Volume, how do I escape the
space character?
You can use the traditional UNIX escape character...
open location "afp://user:pass@server/Testing\ Volume"
Jaime
_______________________________________________
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