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 #168 background imageLoading...
Page #168 background image
156
CipherLab BASIC Programming Part I
UPDATE_TRANSACTION
Purpose To update a transaction record in the first (= default) transaction file.
Syntax UPDATE_TRANSACTION(N%, data$)
Remarks N%” is an intege
r variable, indicating the ordinal number of the transaction
record to be updated.
data$
” is a string variable, representing the character string to replace the old
data.
Example
UpdateTransaction:
UPDATE_TRANSACTION(Num%, NewData$)
RETURN
See Also GET_TRANSACTION_DATA$, SAVE_TRANSACTION, UPDATE_TRANSACTION_EX
UPDATE_TRANSACTION_EX
Purpose To update a transaction record in a specified transaction file.
Syntax UPDATE_TRANSACTION_EX(file%, N%, data$)
Remarks
file%
” is an integer variable in the range of 1 to 6, indicating which transaction
file to access. These commands work the same
UPDATE_TRANSACTION_EX(1, N%, data$)
UPDATE_TRANSACTION(N%, data$)
N%” is an integer variable, indicating the ordinal numb
er of the transaction
record to be updated.
data$
” is a string variable, representing the character string to replace the old
data.
Example
UpdateTransaction_1:
UPDATE_TRANSACTION_EX(1, Num%, NewData$)
RETURN
See Also GET_TRANSAC
TION_DATA_EX$, SAVE_TRANSACTION_EX,
UPDATE_TRANSACTION

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