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 #46 background imageLoading...
Page #46 background image
34
CipherLab BASIC Programming Part I
IF THEN END IF
Purpose
To provide a decision structure for a conditional execution with multiple lines of
actions.
Syntax IF condition1 THEN
action1
action2
END IF
Remarks conditionis a logical expression.
actionis a BASIC statement.
Example
IF Data1% > Large% THEN
BEEP(800, 30)
Large% = Data1%
PRINT “Current Largest Number is ”, Data1%
END IF

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