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 #167 background imageLoading...
Page #167 background image
155
Chapter 4 BASIC Commands
TRANSACTION_COUNT
Purpose
To get the total number of transaction records saved in the first (= default)
transaction file.
Syntax A% = TRANSACTION_COUNT
Remarks A%” is an integer variable to be assigned to the result.
Example
DataCount:
DataCount% = TRANSACTION_COUNT
CLS
PRINT DataCount%, “Transaction data is saved.”
RETURN
See Also TRANSACTION_COUNT_EX
TRANSACTION_COUNT_EX
Purpose
To get the total number of transaction records saved in a specified transaction
file.
Syntax A% = TRANSACTION_COUNT_EX(file%)
Remarks A%” is an integer variable to be assigned to the result.
file%” is an integer
variable in the range of 1 to 6, indicating which transaction
file to access. These commands work the same
TRANSACTION_COUNT_EX(1)
TRANSACTION_COUNT
Example
DataCount_1:
DataCount% = TRANSACTION_COUNT_EX(1)
CLS
PRINT DataCount%, “Data in transaction file 1.”
RETURN
See Also TRANSACTION_COUNT

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