(client version 4.20 or later)
Script-Log="<script-name>"
This parameter directs the client to export information from the MOMI log file. See MOMI Log or information on defining the script of "predefined" commands that are executed.
The MOMI PC Client stops at the completion of processing this parameter. No other parameter is executed.
Note there are no spaces between the keyword, equal sign and the file name. The file name must be enclosed in quotes if it contains a space.
The syntax is as follows:
MOMI.EXE script-log=<script-name>
Examples:
executes script ProcessScript
MOMI.EXE script-log=LogScript
sets INI to d:\data\fred\momi, execute
script LogScript
MOMI.EXE inipath=d:\data\fred\momi script-log=LogScript