ConnectWebPage |
Top Previous Next |
×V5.3Ø
Syntax - ConnectWebPage <Page Name> <App Name> Where: <Page Name> is a literal string, a variable containing a string or an unquoted user defined name <App Name> is the name that represents an opened application
Description: This command is used to connect to an Internet Explorer browser embedded inside of an application. The primary use of this is to support the Embedded Soarian Financials in Millennium Revenue Cycle. Users can continue to use the same scripts previously used in Soarian Financials that ran outside of Millennium.
Soarian SmartUI: N/A
Sample: The following statement opens an additional web browser window and navigates to the specified URL via a mouse click. OpenApp RevCycle "C:\Program Files\Cerner\RevenueCycle\RevenueCycle.exe" ConnectWebPage "Soarian" RevCycle
See Also: |