eta/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 |
Abort the current function and exit the dialog box. |
APPLY |
Execute the current function without leaving the dialog box. |
BACK |
Return the user to the previous dialog box. |
CANCEL |
Reject the current operation. |
CLOSE |
Close the current dialog box. |
DONE |
Finish the current step in the dialog box and allow the user to proceed to the next step. |
EXIT |
Exit the current dialog box. |
OK |
Accept the data in the dialog box and forward the user to the next step. |
UNDO |
Reject the last step of the operation. |
REJECT |
Reject the previous selection. |