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 #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

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