FOR - FOR Definite Loop Structure Command
Starts FOR ... NEXT and FOR ... STEP definite loop structures.
Level 2
Level 1
->
Level 1
FOR
x
start
x
finish
->
NEXT
->
FOR
x
start
x
finish
->
STEP
x
increment
->
STEP
'
symb
increment
'
->
Adrian Drury
Last modified: Fri Jun 5 19:49:51 EDT 1998