[BITMAPS]
filename
.
.
.
The [BITMAPS] section specifies the names and locations of the bitmap files specified in the bmc, bml, and bmr statements.
filename
Specifies the full path of a bitmap file. If a file cannot be found, the compiler reports an error.
The [BITMAPS] section is not required if the bitmaps are located in the Help project directory or if the path containing the bitmaps is listed in the BMROOT or ROOT option. If the project file does not include either of these options, each bitmap filename must be listed in the [BITMAPS] section of the project file.
The following example specifies three bitmap files:
[BITMAPS]
BMP01.BMP
BMP02.BMP
BMP03.BMP
BMROOT, ROOT