Msginifile_dump

Purpose:

Read and parse a specified ini file.  This program is used for troubleshooting syntax errors within the ini file.

Enter:

Msginifile_dump  < ini_filename >

Where:

ini_filename

Specify the fully qualified filename of the ini file to read and parse.

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: