Re: curl script result
Re: curl script result
- Subject: Re: curl script result
- From: John Fowler <email@hidden>
- Date: Thu, 4 Sep 2003 23:00:49 -0500
>In using shell scripting to "curl" documents, I note that curling a
document without an [o]utput option puts the html in the >applescript
"result", but curling a document - such as a pdf - to an output file
with the -o option, there is a null result in applescript. >While I
may be able to live without a result from this operation, it might be
helpful to know there was no failure in the download. >Anybody know a
way to probe for this? Thanks in advance.
>
>John Fowler
I get it - just wrap it in a try handler to make sure no error is
reported.
curl is groovy.
JF
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.