ScenomeApplication.LaunchHtmlPage

This page contains reference documentation for the LaunchHtmlPage function. This function loads any HTML file hosted on http://www.scenomics.com/.

Prototype

int LaunchHtmlPage( string PathToHTMLFile )

Parameters

Function parameters are as follows:

Examples

Examples are as follows:

Application.LaunchHtmlPage ( "documentation/commands.stm" );

Working Sample Code

For sample code: