DDE - Execute Commands

Command Invokes Parameters
Run Exec_App ShellExecutes the logged file.
Viewer Exec_Viewer Invokes the file viewer.
MakeStand [lpName] Exec_Make_Standalone_File lpName holds the full path of the file that will be created.
If lpName is null then it pops up the make standalone file dialog box.
MakeEXE Exec_Make_Executable_File Pops up the make executable dialog box.
Patch Exec_Make_Patch Pops up the patch dialog box.

Back.