home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
rtsi.com
/
2014.01.www.rtsi.com.tar
/
www.rtsi.com
/
OS9
/
OSK
/
DEMOS
/
UB_68020.LZH
/
bench6.b
< prev
next >
Wrap
Text File
|
1996-05-07
|
134b
|
12 lines
dim i:integer
shell "date"
for i=1 to 1000000
if 4=5 then
endif
while 4=5 do
endwhile
repeat
until 5=5
next i
shell "date"