Re: problem with do shell script
Re: problem with do shell script
- Subject: Re: problem with do shell script
- From: Christopher Stone <email@hidden>
- Date: Tue, 28 Jun 2011 17:53:49 -0500
On Jun 28, 2011, at 15:26, John McClintock wrote: Your simple fix works! ______________________________________________________________________
Hey John,
Mark's method works fine, but I generally prefer to write such things like this for readability:
set shell_string to "cd '/Users/chris/Pictures/NOAA' do shell script shell_string
I also like to use the long option-name unless it's really inconvenient to do so - again for readability. On the command-line I usually won't, but in scripts and handlers I usually will.
-- Best Regards, Chris
|
_______________________________________________
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