suppressReorg
The optional suppressReorg argument enables you to specify if you want to prevent the reorganization of any loaded schemas that require reorganization on completion of the load process.
By default, any loaded schemas that require reorganization on completion of the load process are reorganized, regardless of whether they required reorganization prior to the load; that is, the default value is false.
If control classes require reorganization or new Control subclasses are defined before loading a forms definition file, a reorganization will be initiated before the forms definition file is loaded. In this case, you must load the Relational Population Service (RPS) .ddbx
-
DDX format style is selected, a separate .ddxx file is produced (the contents of this file are in XML format).
-
DDB format style is selected, a separate .ddbx file is produced.
After the reorganization, the .ddb or .ddx forms and data definition file is loaded as normal, to complete the changes.
If such a reorganization is required and you check this control, the forms load process will raise an exception.