Execution mode.
Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.
Syntax:
/RunMode,[(EXECute|COMPile|UNParse)]
Parameters:
EXECute |
Default. Input and process a rule source file. |
COMPile |
Compile a rule source file to a DLL. |
UNParse |
Load a DLL of compiled rules and reconstitute the source to a file.
|