LoadPath  Browser

The LoadPath function loads a compatible document file.

The LoadPath function creates a temporary file in the temporary Windows folder.

Syntax

Integer Browser.LoadPath(
     String path)

Parameters

pathPathname of the document file.Required

Return value

The LoadPath function returns true.

If an error occurs, the LoadPath function returns false.

Example

myBrowser.LoadPath("c:\index.htm")
SECCIA Documentation - Copyright © 2001-2009 Sylvain Seccia