OpenWithInternalBrowser

Top  Previous  Next

OpenWithInternalBrowser "..."

 

Opens the specified HTML document in the internal browser of WebSite-Watcher, you have to use the full path and filename.

 

In the file parameter you can use the variables {programdir} and {bookmarkdir} which will be replaced with the appropriate directory names. {programdir} is the installation directory of WebSite-Watcher, {bookmarkdir} is the directory of the currently opened bookmark file (*.wsw). See also Predefined variables.

 

Example:

OpenWithInternalBrowser "{bookmarkdir}report.htm"