documentation
.HELP!
Oxygen Documentation
Oxygen
previous page
next page
do
ACTION:
start a block for repetition (looping)
EXAMPLE:
a=0 do '... a+=1 : if a=4 then exit do end do
RESULT:
a=4 '4 loops
RELATED:
loops
while
continue
exit
enddo
loop
previous page
start
next page
Menu
Homepage
Table of contents
About
Introduction
primitive types
creating variables
inherited structures
secondary keyword
equates
creating arrays
blocks
macros
procedural blocks
conditional blocks
loop blocks
iteration blocks
selection blocks
compound structures
object oriented programming
operators and comparators
calling conventions
Get in touch
Submit feedback about this site to:
[email protected]