[BITMAPS]

[BITMAPS]
filename
.
.
.

The [BITMAPS] section specifies the names and locations of the bitmap files specified in the bmc, bml, and bmr statements.

Parameters

filename

Specifies the full path of a bitmap file. If a file cannot be found, the compiler reports an error.

Comments

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.

Example

The following example specifies three bitmap files:

[BITMAPS]
BMP01.BMP
BMP02.BMP
BMP03.BMP

See Also

BMROOT, ROOT