home *** CD-ROM | disk | FTP | other *** search
- 0 rem *********************************
- 1 rem ** menueauswahlprogramm **
- 2 rem ** 'gra1' **
- 3 rem ** **
- 4 rem **-----------------------------**
- 5 rem ** dr.h.domes **
- 6 rem ** josef marx str. 13 **
- 7 rem ** a 8043 graz/austria **
- 8 rem ** update 2/90: bl, germany **
- 9 rem *********************************
- 10 poke53280,0:poke53281,0:print"[147][155]":poke198,0
- 50 read an
- 100 dimmu$(an):di$(0)="[145][145][145]":di$(1)="":di$(2)="[145]":po$(1)=""
- 200 fori=0toan:readmu$(i):next
- 499 rem--------------------------------
- 500 ib=0:ie=an
- 520 gosub1000:ifi=7then(NULL)255:print"":sys42115
- 599 rem--------overlay pseudodirekt----
- 600 ifmu$(i-1)="[150] ende [155]"thenprint"[147]":end
- 610 print"[147][144]clr:l[207]";chr$(34);mu$(i-1);chr$(34);",8":print"r[213]"
- 620 poke631,19:fori=0to2:poke632+i,13:next:poke198,4:end
- 900 :end
- 999 rem--------------------------------
- 1000 print"[147]- ladeprogramm -";po$(1)
- 1200 fori=ibtoie:printmu$(i):print:next
- 1250 print"";po$(1):i=ib:print""mu$(i)
- 1500 getw$:ifw$<>"[145]"andw$<>""andw$<>chr$(13)then1500
- 1520 li=i
- 1540 ifw$=chr$(13)theni=i-ib+1:return
- 1550 ifw$=""theni=i+1:zi=1:ifi>ietheni=ie:zi=2
- 1560 ifw$="[145]"theni=i-1:zi=0:ifi<ibtheni=ib:zi=2
- 1600 print"[145]"mu$(li):printdi$(zi)""mu$(i)
- 1700 goto1500
- 1701 rem================================
- 5000 data 2
- 5010 data testdemo,statistik,"[150] ende [155]"
-