Re: do shell script, curl and cookies
Re: do shell script, curl and cookies
- Subject: Re: do shell script, curl and cookies
- From: Christopher Stone <email@hidden>
- Date: Thu, 18 Apr 2013 00:33:35 -0500
On Apr 17, 2013, at 04:32, Håvard Graudo < email@hidden> wrote: do shell script seems to randomize this path on every call, so giving the complete path for the cookie seems to be the way to go with 'do shell script'
______________________________________________________________________
Hey Håvard,
Not random at all. Quite predictable.
Progressively comment-out only the return result lines.
do shell script "pwd" return result do shell script "cd ~/Desktop/; pwd" return result do shell script "pwd" return result -- 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