Back Previous Next


Linguist graphics package - browse

Syntax:

   browse {url} using {browser}

Keyword handler:

   linguist.graphics.keyword.GKBrowse.class

Runtime handler(s):

   linguist.graphics.handler.GHBrowse.class

Function:

Request the specified browser to load and render the HTML file at the named URL.

Example(s):

   browse "Part2.html" using MainBrowser


Back Previous Next