Re: Saving a document in Safari
Re: Saving a document in Safari
- Subject: Re: Saving a document in Safari
- From: John Delacour <email@hidden>
- Date: Mon, 10 Feb 2003 22:11:44 +0000
- Mac-eudora-version: 6.0a5
At 10:08 pm +0000 10/2/03, John Delacour wrote:
Then do something like this or use curl in a shell script
... and I reckon you're better off using curl:
tell app "Safari" to get the URL of the front document
do shell script "cd ~/desktop; curl -O " & quoted form of result
JD
_______________________________________________
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.