Saving web page in Safari
Saving web page in Safari
- Subject: Saving web page in Safari
- From: Frank <email@hidden>
- Date: Fri, 5 Dec 2003 14:47:01 +0100
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.