Vocola.net
Vocola 3.1 Function Library
AppBringUp(applicationName)
Namespaces LibraryDragonLegacy ► AppBringUp
Activates a specified running application.
Syntax
AppBringUp(applicationName)
Parameters
applicationName
Name of a running application executable file, not including the .exe extension. Case insensitive.
Remarks
If the taskbar contains an instance of applicationName (case insensitive), that instance becomes the active application. Otherwise, this function aborts the calling command and displays an error message in the Vocola Log window.

Unlike the Dragon function, this implementation does not launch the application if it's not running.

See the suggested Vocola 3 analog Main.SwitchTo for an example.

Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)