You can reset the values on a form panel to the default values. This ability is useful if you entered values that do not produce the results you want, so that you can start again from the default values.
To reset values:
RESET FORM
When you enter this command from the FORM.MAIN panel, you do not need to specify the object type as FORM. The object type defaults to FORM when the RESET command is entered from a form panel.
RESET FORM.panelname
For example, to reset the values on the FORM.COLUMNS panel, enter:
RESET FORM.COLUMNS
When you enter this command from any specific form panel, you do not need to specify the object type as FORM.panelname. The object type defaults to FORMpanelname when the RESET command is entered from a specific form panel.
Remember that you can only reset the values on the FORM panels before you save the form in the database.
For more information on resetting the values on form panels, see the QMF Reference, SC26-4716-05.