Msginifile_dump

Purpose:

Parse a specified INI file and output its internal memory representation to standard output.

Enter:

Msginifile_dump [ini_filename]

Where:

ini_filename

Optional. Specify the fully qualified filename of the INI file. The default is controlseq.ini.

Example:

Msginifile_dump  /specs/CAI.ini

The above command will read and parse the /specs/CAI.ini file.  The output of the command will be the syntax of the ini file.

Notes:

 

See Also: