home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ST-Computer Leser-CD 2000 January
/
LCD_01_2000.iso
/
anwend
/
luna146
/
_english
/
scripts
/
space.lus
< prev
next >
Wrap
Text File
|
1999-11-12
|
140b
|
11 lines
;
; Script file created by Luna 1.23.
;
for i%=0 to 74
keypress(32,$0) ; Ascii: " "
crs_down(0)
crs_left(0)
next i%
end()