
ON_TIMER(N1%,N2%) Indicating the command ON TIMER GOSUB is called.
ON_TOUCHSCREEN(N%) Indicating the command ON TOUCHSCREEN GOSUB is
called. N% is the line number of the subroutine to branch to.
OPEN_COM(N%) Indicating the command OPEN_COM is processed. N% is the
number of the COM port.
OR Indicating the logical operation OR is processed.
POWER_ON(N%) Indicating the command POWER_ON is processed. N% is the
value of the setting.
PRINT(A$) Indicating the command PRINT is processed.
PUT_PIXEL(...) Indicating the command PUT_PIXEL is processed.
PUTKEY(N%) Indicating the command PUTKEY is processed.
RAM_SIZE Indicating the command RAM_SIZE is processed.
READ_COM$(N%) Indicating the command READ_COM$ is processed. N% is the
number of the COM port.
READER_SETTING(N1%,N2%) Indicating the command READER_SETTING is processed.
N1% is the setting number; N2% is the value of the setting.
RECORD_COUNT(file%) Indicating the command RECORD_COUNT is processed.
RECTANGLE(...) Indicating the command RECTANGLE is processed.
RESTART Indicating the command RESTART is processed.
RETURN(N%) Indicating the command RETURN is processed. N% is the line
number to return, if it is not null.
RIGHT$(X$,N%) Indicating the command RIGHT$ is processed.
ROM_SIZE Indicating the command ROM_SIZE is processed.
SAVE_TRANSACTION(data$) Indicating the command SAVE_TRANSACTION is processed.
SAVE_TRANSACTION_EX(file
%,data$)
Indicating the command SAVE_TRANSACTION_EX is
processed.
SEARCH_RF_CHANNEL(N%) Indicating the command SEARCH_RF_CHANNEL is
processed. N% is the assigned time interval.
SELECT_FONT(font%) Indicating the command SELECT_FONT is processed.
SEND_WEDGE(DataString$) Indicating the command SEND_WEDGE is processed.
SET_COM(...) Indicating the command SET_COM is processed.
SET_COMM_TYPE(N%,type%) Indicating the command SET_COMM_TYPE is processed.
SET_CURSOR(status%) Indicating the command CURSOR is processed.
SET_LANGUAGE(N%) Indicating the command SET_LANGUAGE is processed. N% is
the setting of language.
SET_NET_PARAMETER(index%
,A$)
Indicating the command SET_NET_PARAMETER is processed.
Kommentare zu diesen Handbüchern