home *** CD-ROM | disk | FTP | other *** search
/ ST-Computer Leser-CD 2001 April / LCD_4_01.iso / apps / luna156 / scripte / space.lus < prev    next >
Text File  |  1999-07-03  |  142b  |  11 lines

  1. ;
  2. ; Von Luna 1.23 erzeugte Scriptdatei.
  3. ;
  4. for i%=0 to 74
  5.   keypress(32,$0)        ; Ascii: " "
  6.   crs_down(0)
  7.   crs_left(0)
  8. next i%
  9.  
  10. end()
  11.