User`s guide

180
CipherLab BASIC Compiler
User's Guide
CODE_TYPE Indicating the command CODE_TYPE is processed.
COM_DELIMITER(N%,C%) Indicating the command COM_DELIMITER is processed.
CURSORX Indicating the command CURSOR_X is processed.
CURSORY Indicating the command CURSOR_Y is processed.
DATE$ Indicating the system date is inquired.
DATE$(X$) Indicating the system date is updated. X$ is the new system date.
DAY_OF_WEEK Indicating the command DAY_OF_WEEK is processed.
DEL_RECORD(file%[,index%]) Indicating the command DEL_RECORD is processed.
DEL_TRANSACTION_DATA(N
%)
Indicating the command DEL_TRANSACTION_DATA is
processed. N% is the number of records to be deleted.
DEL_TRANSACTION_DATA_E
X(file%,N%)
Indicating the command DEL_TRANSACTION_DATA_EX is
processed.
DISABLE_READER(N%) Indicating the command DISABLE READER is processed. N%
is the number of the reader port.
DISABLE_TOUCHSCREEN Indicating the command DISABLE_TOUCHSCREEN is
processed.
DIV(N1%,N2%) Indicating a division is processed.
DNS_RESOLVER(A$) Indicating the command DNS_RESOLVER is processed.
EMPTY_FILE(file%)
Indicating the command EMPTY_FILE is processed. file% is the
number of the DBF file.
EMPTY_TRANSACTION Indicating the command EMPTY_TRANSACTION is
processed.
EMPTY_TRANSACTION_EX(fil
e%)
Indicating the command EMPTY_TRANSACTION_EX is
processed. file% is the number of the transaction file.
ENABLE_READER(N%)
Indicating the command ENABLE READER is processed. N% is
the number of the reader port.
ENABLE_TOUCHSCREEN Indicating the command ENABLE TOUCHSCREEN is
processed.
EQU? (N1%,N2%) Indicating the decision "IF N1% = N2%" is processed.
EVENT(0) Indicating the "COM(1) EVENT" happens.
EVENT(1) Indicating the "COM(2) EVENT" happens.
EVENT(2) Indicating the "COM(3) EVENT" happens.
EVENT(3) Reserved.
EVENT(4) Reserved.
EVENT(5) Reserved.
EVENT(6) Reserved.
EVENT(7) Reserved.
EVENT(8) Reserved.