home *** CD-ROM | disk | FTP | other *** search
/ Digital Talk 5 / Digital_Talk_05_1994-01-30_Digital_Talk_de_Side_B.d64 / bild-eddi_demo (.txt) < prev    next >
Commodore BASIC  |  2023-02-26  |  234b  |  11 lines

  1. 10 ifl=0then90
  2. 20 ifl=1thenl=2:load"eddi 1",8,1
  3. 30 ifl=3thenl=4:load"eddi pic",8,1
  4. 40 ifl=5thenl=6:load"eddi 2",8,1
  5. 50 geta$:ifa$<>" "then50
  6. 60 ifl=2thenl=3:goto30
  7. 70 ifl=4thenl=5:goto40
  8. 80 ifl=6then100
  9. 90 print"[147] bild-eddi 2 demo";:l=1:goto20
  10. 100 print"[147] that's all ! bye, bye !"
  11.