Re: Simple Safari/IE Script question
Re: Simple Safari/IE Script question
- Subject: Re: Simple Safari/IE Script question
- From: Chris Janton <email@hidden>
- Date: Sun, 02 Feb 2003 09:53:59 -0700
set theSource to do shell script "curl -url http://www.apple.com/"
Actually that should be "--url
http://www.apple.com/" the single dash
version turns on the U, R, and L options of curl.
In this case you can leave the "--url" part off entirely
8)
----------------------------------
Chris Janton - face at CentosPrime dot COM
Netminder for Opus1.COM
_______________________________________________
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.