(no subject)

Scott M support at omnigroup.com
Sun Apr 6 22:56:00 PDT 2003


Van,


Using OmniWeb 4.2 you can have OmniWeb download files by using 
AppleScript.  The following command would save the HTML page for MacNN 
to my desktop as a file named "macnn.html":


tell application "OmniWeb"
	GetURL "http://www.macnn.com" to "/Users/scott/Desktop/macnn.html"
end tell


Does this suit your purposes?


Sincerely,


Scott
Support Engineer
The Omni Group


On Sunday, April 6, 2003, at 09:12  PM, Van Brollini wrote:

> how can I save an html page with apple scripting and not have the 
> query box pop up and ask me for a name of the file that I want to save 
> it to?
>
> TIA
>
>
> Van Brollini
> ns6n Amateur Operator




More information about the OmniWeb-l mailing list