|
PROPERTY screen_id$ Initial panel to be loaded for the configuration information |
PROPERTY screen_lib$ The library for the panel definitions |
FUNCTION getOption(inKeyword$) This method is used to check the options (ExitStatus). |
FUNCTION getValue$(inKeyword$) This method is used to get the value for the options (DictionaryFolder). |
FUNCTION PostLoad() Load default values into controls |
FUNCTION PreLoad() Method that is executed when the 'Cancel' button is pressed. Method that is executed when the 'OK' button is pressed. The default initialization method for all objects that do not have a specific initialization method. This method is used to set the initial values for all of the check_boxes. |
![]() |