
Appendix B
B-12
BASIC Example
The BASIC function code is 106.
DIM status : INTEGER
DIM data : INTEGER
.
.
.
rem * CC_DISPLAY_DEC - Display data to the expander as 4
rem * decimal characters
RUN AB_BAS (106,status,data)
.
.
.
References
CC_ERROR(); CC_ERRSTR();
Comentarios a estos manuales