genHelpFormGroup

The genHelpFormGroup build descriptor option indicates whether to generate the help form group that is referenced in the use declaration of the program being generated.

The main form group is not affected by this option, but by the genFormGroup build descriptor option.

Values

NO
Do not generate the help form group.
YES (the default value)
Generate the help form group.

Feedback