User`s guide

Appendix
III
Deb
ugging
Messages
181
EVENT(9) Indicating the "TIMER(1) EVENT" happens.
EVENT(10) Indicating the "TIMER(2) EVENT" happens.
EVENT(11) Indicating the "TIMER(3) EVENT" happens.
EVENT(12) Indicating the "TIMER(4) EVENT" happens.
EVENT(13) Indicating the "TIMER(5) EVENT" happens.
EVENT(14) Indicating the "ON MINUTE EVENT" happens.
EVENT(15) Indicating the "ON HOUR EVENT" happens.
EVENT(16) Indicating the "READER(1) EVENT" happens.
EVENT(17) Indicating the "READER(2) EVENT" happens.
EVENT(18) Indicating the "FUNCTION(1) EVENT" happens.
EVENT(19) Indicating the "FUNCTION(2) EVENT" happens.
EVENT(20) Indicating the "FUNCTION(3) EVENT" happens.
EVENT(21) Indicating the "FUNCTION(4) EVENT" happens.
EVENT(22) Indicating the "FUNCTION(5) EVENT" happens.
EVENT(23) Indicating the "FUNCTION(6) EVENT" happens.
EVENT(24) Indicating the "FUNCTION(7) EVENT" happens.
EVENT(25) Indicating the "FUNCTION(8) EVENT" happens.
EVENT(26) Indicating the "FUNCTION(9) EVENT" happens.
EVENT(27) Indicating the "FUNCTION(10) EVENT" happens.
EVENT(28) Indicating the "FUNCTION(11) EVENT" happens.
EVENT(29) Indicating the "FUNCTION(12) EVENT" happens.
EVENT(30) Reserved.
EVENT(31) Indicating the "ESC EVENT" happens.
EXP(N1%,N2%) Indicating an exponentiation is processed.
FALSE?(N%) Indicating the "IF" statement or the "WHILE" statement is
processed.
FILL_RECT(...) Indicating the command FILL_RECT is processed.
FIND_RECORD(...) Indicating the command FIND_RECORD is processed.
FLASH_READ$(N%) Indicating the command FLASH_READ$ is processed.
FLASH_WRITE(N%,A$) Indicating the command FLASH_WRITE is processed.
FREE_MEMORY Indicating the command FREE_MEMORY is processed.
FUNCTION_TOGGLE(status%) Indicating the command FUNCTION_TOGGLE is processed.
GE? (N1%,N2%) Indicating the decision "IF N1% >= N2%" is processed.
GET_ALPHA_LOCK Indicating the command GET_ALPHA_LOCK is processed.