SCRIPT-LOG

                          (client version 4.20 or later)

 

Script-Log="<script-name>"

 

A script is a means to launch the MOMI PC Client directing it to perform a "pre-saved" sequence of commands.  The MOMI PC Client stops at the completion of processing this parameter.

 

Only one script may be specified per launch of the MOMI PC Client.

 

This script provides a means to export information from the MOMI log file.  See MOMI Log for information on defining the script.

 

Note there are no spaces between the script-log keyword, equal sign and the name of the script.  The script-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