WB_ReadOnly - open the database in read-only mode

Syntax
WB_ReadOnly=boolean value

Syntax example
WB_ReadOnly=T

Valid inputs
T,TRUE,1,ON for True
F,FALSE,0,OFF for False

Default value
FALSE

Description
This is a True/False flag that determines if the WBSP engine will open the database in read-only mode. This is required when WBSP engine is used on read-only media (such as web on CD-ROM). Placing WBSP engine and wbsp pages on read-only media also requires setting WB_Exclusive variable to TRUE.