LaunchProgram

Top  Previous  Next

New in version 2.x of Commando

Method

LaunchProgram(strProgramTitle)

Parameters

strProgramTitle - The file name of a program installed in the Commando Folder you wish your script to start.

Returns

Boolean

Example

Call LaunchProgram("MyCustomProgram.exe")

 

Program Notes:  You pass only the title of the program (not the fully qualified path/filename).  The program MUST exist and must be installed in the folder returned in .ApplicationPath.