home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 4
/
FreshFish_May-June1994.bin
/
new
/
amigalibdisks
/
d977
/
forth
/
basic-benchmarks
/
lines
< 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
|
1994-04-03
|
129 b
|
11 lines
t=timer
for a= 1 to 10
FOR x=0 TO 2
FOR y=0 TO 200
LINE (640-x,y)-(x,200-y),x+1
NEXT y
NEXT x
next a
?timer-t
sleep:sleep