OpenApp |
Top Previous Next |
×V5.3Ø
Syntax - OpenApp <App Name> <Application Path> Where: <App Name> The name that represents an opened application. <Application Path> The file pathway and name of the application's executable (.exe).
Description: This command is used to open a Windows application from the specified program location.
This command must be run before EMUE is able to interact with a Windows application as it creates the application pointer every command uses.
Sample 1: The following statement opens the revenue cycle application and it will be assigned the App Name "RevCycle". OpenApp RevCycle "C:\Program Files\Cerner\RevenueCycle\RevenueCycle.exe"
See Also: |