|
PROBLEM: Customer would like the ability to customize the AppExecute macro command to provide control so that a DOS program so executed will run in a Window instead of Full Screen.
ANSWER: We do not support this directly but this is easily worked around by having AppExecute launch a shortcut instead of an actual program. In the shortcut one can customize for window instead of full screen.
The AppExecute command takes only one parameter, which is the path and filename of the program to be run. r
|