95
DROP_BOX Directive
Control Drop Box
Formats
2.Remove: DROP_BOX REMOVE ctl_id[,ERR=stmtref]
4.Hide/Show: DROP_BOX {HIDE | SHOW} ctl_id[,ERR=stmtref]
Note: The curly braces enclosing {ALL} are part of the syntax.
Where:
@(col,ln,
Position and size of the drop box region when expanded. Numeric
wth,ht)
expressions. Column and line coordinates for top left corner, width in
number of columns and height in number of lines. (Note that drop
box height, when not expanded, is governed by the system and is
roughly 1.5 times the standard graphic font height.)
alt_ctl
CTL value to generate when the drop box gains focus.
array_name$ Name of array to load into drop box. String variable followed by {ALL}.
ctl_id
Unique logical identifier for the drop box (any integer -32000 to +32000).
Avoid integers that conflict with keyboard definitions (e.g., 4 cancels CTL=4