re: save as Web archive?
re: save as Web archive?
- Subject: re: save as Web archive?
- From: Duncan Cowan <email@hidden>
- Date: Tue, 09 Jul 2002 14:55:15 +1000
I believe that you use "openURL" or "getURL" to a file path.
However I seem to recall getting write permission errors and having trouble
with the naming sequence.
tell application "Internet Explorer"
Activate
OpenURL "URL" to "path:"
end tell
something like that anyway.
_______________________________________________
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.