Set current field colour to 9 (Lines and boxes) |
Source |
S.HM |
CALL BOX-CLR |
Parameters |
None |
|
Copybooks |
None |
|
Other Requirements |
It should be called from the B- routine of the data field whose colour is to be changed. |
Purpose |
This routine is used to redisplay the current data field using the standard speedbase colour 9 (lines and boxes). |
Exceptions |
None |
Example |
WINDOW W1 01 01 W1TEXT X(10) DIS B-TEXT. MOVE "Field name" TO W1TEXT CALL BOX-CLR EXIT |
© 1998 TIS Software Ltd