home *** CD-ROM | disk | FTP | other *** search
/ 64'er 1995 August / 64er_Magazin_95-08_1995_Markt__Technik_de_Side_B.d64 / menuepunkte (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  178b  |  8 lines

  1. 8300 print:print" [196]atensatz "chr$(18)"d"chr$(146)"rucken ";
  2. 8305 printchr$(18)"e"chr$(146)"ditieren "chr$(18)"[200]"chr$(146)"auptmenue "
  3. 8310 gett$
  4. 8320 ift$="d"thengosub8200:return
  5. 8330 ift$="e"thengosub8400:return
  6. 8335 ift$="h"thenreturn
  7. 8340 goto8310
  8.