( |
|
|
|||
Opens operation system's default web browser and loads the web page specified. |
Parameters: | |
The addres that will passed to the browser when it is opened. | |
global procedure SaverStatToHansaWorld() begin OpenWebBrowser("www.hansaworld.com"); return; end;
Related topics: |