EasyManuals Logo

CipherLab 8 Series User Manual

CipherLab 8 Series
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

Questions and Answers:

Question and Answer IconNeed help?

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

CipherLab 8 Series Specifications

General IconGeneral
BrandCipherLab
Model8 Series
CategoryPDA
LanguageEnglish

Related product manuals