MxCmd

MxCmd : String
This is an internal string variable that is written to the environment
variable MXCMD. This variable can be written to control what MarxMenu
will write to the Shell Environment. If this variable is written to, it
overrides anything that MarxMenu automatically writes.
Example:
OnKey 'A'
|MxCmd = 'SHUTDOWN.BAT'
|ExitMenu

