Navigation:  Templates > Template Language Reference > Programmer Input and Validation Statements >====== Programmer Input C6H0068.jpg ====== Previous pageReturn to chapter overviewNext page

Input and Validation Statements

#PROMPT (prompt for programmer input)

#VALIDATE (validate prompt input)

#ENABLE (enable/disable prompts)

#BUTTON (call another page of prompts)

#WITH (assscoiate prompts with a symbol instance)

#FIELD (control prompts)

#PREPARE (setup prompt symbols)

#PROMPT Entry Types

CHECK (check box)

COLOR (call Color dialog)

COMPONENT (list of KEY fields)

CONTROL (list of window fields)

DROP (droplist of items)

EMBED (enter embedded source)

EXPR (appended data fields)

FIELD (list of data fields)

FILE (list of files)

FORMAT (call listbox formatter)

FROM (list of symbol values)

KEY (list of keys)

KEYCODE (list of keycodes)

OPENDIALOG (call Open File dialog)

OPTFIELD (optional text or data field)

OPTION (display radio buttons)

PICTURE (call picture formatter)

PROCEDURE (add to logical procedure tree)

RADIO (one radio button)

SAVEDIALOG (call Save File dialog)

SPIN (spin box)

TEXT (text box)

Display and Formatting Statements

#BOXED (prompt group box)

#DISPLAY (display-only prompt)

#IMAGE (display graphic)

#SHEET (declare a group of #TAB controls)

#TAB (declare a page of a #SHEET control)