You can use the CFG Compiler to create a configuration report which lists the settings in the CFG file that is currently selected as the default in Imagenation. (For details on selecting a default CFG file, see Selecting different CFG files.)
To obtain a CFG Compiler (Cfgcomp.exe), contact Spicer Corporation Customer Support -- support@spicer.com.
To create a configuration report:
1. Open an MS-DOS window or a UNIX terminal window.
2. In the window, change to the Imagenation program directory. Ensure that the CFG Compiler is in that directory.
3. Type cfgcomp -r report.txt
where cfgcomp = command to start the compiler.
-r = switch that indicates the report file.
report.txt = name of the report file.
4. Press ENTER.
The configuration report is generated and saved in the Imagenation program directory. You can view and print the configuration report with a text editor.
The configuration report contains details about the following sections in the CFG file:
· [System] section: The information includes keynames, API values, values for default, high, and low settings, and the Imagenation version in which the keyname was first released.
· [Bitmaps] section: The information includes keynames, default values, and the Imagenation version in which the keyname was first released.
· [Icons] section: The information includes keynames, default values, and the Imagenation version in which the keyname was first released.
· [Cursors] section: The information includes keynames, default values, and the Imagenation version in which the keyname was first released.
See also