DIALOG BOXES
DYNAFORM incorporates various dialog boxes to execute functions throughout the program. At the bottom of the dialog boxes there are buttons to execute, reject, reset the data or close the dialog box. The functions of these buttons are listed below.
ABORT- Aborts the current function and exits the dialog box.
APPLY- Executes the current function without leaving the dialog box.
BACK- Returns the user to the previous dialog box.
CANCEL - Rejects the current operation.
CLOSE - Closes the current dialog box.
DONE - Finishes the current step in the dialog box and allows the user to proceed to the next step.
EXIT - Exits the current dialog box.
OK - Accepts the data in the dialog box and forwards the user to the next step.
UNDO - Rejects the last step of the operation.
REJECT ¨C Rejects the previous selection.