When this parameter is specific a "CALCULATOR" popup will appear for the DIALOG window.
Example:
DIALOG 'Enter Totals for Today:' vTotals=26 vEndKey 1 +
CAPTION 'Enter Total' +
ICON APP +
OPTION DIALOG_EDIT_HINT 'Double-Click for Calculator' +
|POPUP_ENABLED TRUE +
|POPUP_DIALOG_TYPE CALCULATOR