
Appendix B
B-26
BASIC Example
The BASIC function code is 103.
DIM status : INTEGER
DIM dspbuff(4) : BYTE
.
.
.
rem * CC_GET_DISPLAY_STR - Get display data from the expander display
RUN AB_BAS (103,status,ADDR(dspbuff(1)))
.
.
.
References
CC_ERROR(); CC_ERRSTR();
Comentarios a estos manuales