home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DarkBasic Professional
/
DarkBasicPro.iso
/
data1.cab
/
App_Files
/
Editor
/
Templates
/
Loops
/
FOR-NEXT.dba
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-09-22
|
149 b
|
5 lines
FOR variable = lowvalue TO highvalue : ` replace variable, lowvalue, and highvalue
` insert commands here
NEXT variable : ` replace variable