Re: Saving web page in Safari
Re: Saving web page in Safari
- Subject: Re: Saving web page in Safari
- From: Frank <email@hidden>
- Date: Fri, 5 Dec 2003 16:48:43 +0100
Resolved
On 2003, Dec 5, , at 14:47, Frank wrote:
Hi,
Can anyone tell me why the following code fails without any warning
using OSX 10.3
tell application "Safari"
activate
set fs to front document
save fs in "/Users/frank/test.html"
end tell
Regards,
Frank
_______________________________________________
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.
_______________________________________________
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.