Setting Program Options
When a .gbf file is created, GUIBuilder provides the capability to specify options for the program to be generated. These options can be modified as follows:
-
On the Program menu, select Program Options.
-
This dialog allows you to define the following options for the program to be created:
-
To specify a PREFIX file search path, enter the path into the Enter search PREFIX field.
-
To specify the number of digits of numeric precision, enter the desired value (acceptable range is -1 to 16) into the Enter precision field.
-
To specify the number of pages to use for a minimum memory check, enter the number into the Enter pages for minimum memory check field.
-
To specify which forms to display upon startup of the program, click one of the following buttons: Show all form(s) at program startup, Show only the first form and program startup, or Do not show any forms at program startup buttons.
-
To include remarks in the program, click the Include remarks in tokenized program check box.
-
To include a message that appears near the beginning of the program code, enter a text string into the Copyright Message field.
-
-
Click OK to dismiss the Program Options dialog.