To track the configuration of Imagenation that a CFG file controls, you can edit three keynames in the [File header] section of the corresponding SRC file. This is for tracking only. The keynames affect neither the compiled CFG file nor Imagenation.
To define the [File header] section of a SRC file:
1. Open the SRC file in a text editor.
In the [File header] section:
2. After the "Imagenation version=" keyname, type the Imagenation version number, such as 8.0, for which the file was created.
3. After the "cfg version=" keyname, type the CFG version number--usually 1.
4. After the "File=" keyname, type the name of the CFG file to which the SRC file is compiled.
5. Save the SRC file and compile it. (For details, see Compiling a CFG file.)
If you want to customize some of Imagenation’s graphics, you can use the [File header] section to select an external resource file. For details, see Using custom user interface graphics.
See also