EasyManuals Logo

CipherLab 8300 User Manual

CipherLab 8300
263 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #240 background imageLoading...
Page #240 background image
228
CipherLab BASIC Programming Part I
READ
Purpose To read the top most record of a specified transaction file.
Syntax A$ = READ
A$ = READ file%
Remarks
The command READ will read the top most record of the first transaction file,
which is the default one.
A$” is a string varia
ble to be assigned to the result; it may be the desired data
string if the command is successfully processed.
Otherwise, it may have one of the values as follows:
A$
Meaning
OVER
NAK
There is no data in the transaction file.
Any format error occurs.
file%
” is an integer variable in the range of 1 to 6, indicating of which
transaction file the record is to be read.
Example
READ1
' to read a record from the first transaction file
REMOVE
Purpose To delete one record from the top of a specified transaction file.
Syntax A$ = REMOVE
A$ = REMOVE file%
Remarks
The command REMOVE will delete one record from the top of the first
transaction file, which is the default one.
A$” is a string variable to be assigned to the result.
A$
Meaning
NEXT
OVER
NAK
The command is processed successfully.
There is no more data.
Any format error occurs.
file%
” is an integer variable in the range of 1 to 6, indicating of which
transaction file the record is to be deleted.
Example
REMOVE2
' to delete a record from the 2nd transaction file
TR
Purpose To get the current system time.
Syntax A$ = TR
Remarks
A$
” is a string variable to be assigned to the result, which is in the form of
“yyyymmddhhnnss”.
Otherwise, it returns NAK for any format error.
Example
TR

Table of Contents

Other manuals for CipherLab 8300

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the CipherLab 8300 and is the answer not in the manual?

CipherLab 8300 Specifications

General IconGeneral
BrandCipherLab
Model8300
CategoryPDA
LanguageEnglish

Related product manuals