ProvideX
V8.20
>
Language
Reference
> 2.
Directives
52
Format
9:
Update
CHECK_BOX
WRITE
[
*
]
ctl_id,state$
[,
ERR=
stmtref
]
Use
the
CHECK_BOX
WRITE
format
to
update
the
check
box's
state;
e.g.,
0100
!
WRITE
C_BX
0110
LET
ON_OFF$="0"
0130
CHECK_BOX
WRITE
C_BX,ON_OFF$
See
Also
RADIO_BUTTON
Control
Radio
Button
,
p.263
BUTTON
Control
Button
,
p.34
TRISTATE_BOX
Control
Tristate
Box
,
p.342
Chapter
7.
Control
Object
Properties,
p.697
.