Gasboy CFN III Mgnr's Mnl V3.4 User Manual
Page 211
Advertising

MDE-4315 CFN Series CFN III Manager’s Manual for Windows NT · August 2004
Page 195
Advanced Command Files
LOOP
command1
command2
.
.
.
commandn
IF -[condition]
RETURN
The do . . . until form uses an IF with a negative statement and looks like this:
LOOP
command1
command2
.
.
.
commandn
IF -![condition]
RETURN
The while . . . do form uses an IF with a positive statement and looks like this:
IF -[condition]
BEGIN
LOOP
command1
command2
.
.
.
commandn
IF -[condition]
RETURN
END
Advertising
This manual is related to the following products: