home *** CD-ROM | disk | FTP | other *** search
- 0 clr:dimt$(100,8)
- 1 printchr$(14):poke53280,0:poke53281,0
- 2 print"[147][159][198]ile-[206]ame ?":inputh$:h$="0:"+h$+",s,r"
- 800 print"[147][204]ade [196]aten - [194]itte warten !"
- 820 open2,8,2,h$
- 830 j=0:i=1
- 835 get#2,v$:ifv$=chr$(255)thenj=j+1:goto838
- 837 t$(i,j)=t$(i,j)+v$
- 838 ifj=8theni=i+1:j=0
- 840 rs=st
- 850 ifrs=64thenclose2:g=i-1:goto1000
- 870 goto835
- 1000 print"[147][195][207][206][212][193][195][212] [196][197][193][204][197][210]-[196][193][212][197][206] [218][197][201][199][197][206] [213][206][196] [196][210][213][195][203][197][206]"
- 1001 print"[198]1 - [194]ildschirmausgabe"
- 1002 print"[198]3 - [196]ruck (#4)"
- 1003 print"[198]5 - [206]eubeginn"
- 1004 print"[198]7 - [193]bsender eingeben"
- 1005 print"[198]8 - [198]inito"
- 1006 print"[198]or easier paperhandling: [208]ut [217]our"
- 1007 print"adresstickerlane in the singlepaper-":print"shetslot"
- 1008 print"[212]his programm makes [211][208][193][195][197][211] !"
- 1009 geta$
- 1010 ifa$="[133]"then1100
- 1011 ifa$="[134]"then1200
- 1012 ifa$="[135]"thenrun
- 1013 ifa$="[140]"thenend
- 1014 ifa$="[136]"then1500
- 1015 goto1009
- 1100 i=1
- 1101 ifi>gtheni=g
- 1102 ifi=0theni=1
- 1103 print"[147][196]aten zeigen:"
- 1105 print"[197]ingabe [206]r. : "i
- 1110 print"[199]ruppe......: "t$(i,0)
- 1111 print"[208]seudo......: "t$(i,1)
- 1112 print"[215]irkl. [206]ame.: "t$(i,2)
- 1113 print"[193]dresse.....: "t$(i,3)
- 1114 print"[215]ohnort.....: "t$(i,4)
- 1115 print"[204]and........: "t$(i,5)
- 1116 print"[212]el.-[206]ummer : "t$(i,6)
- 1117 print"[204]etzter [203]ont: "t$(i,7)
- 1120 print"[198]1 - [218]urueck"
- 1121 print"[198]3 - [197]rste [193]dresse"
- 1122 print"[198]5 - [204]etzte [193]dresse"
- 1123 print"[198]7 - [215]eiter"
- 1124 print"[210][197][212] - [205][197][206][213][197] !"
- 1125 print"[196] - [193]dressetiketten drucken"
- 1130 geta$:ifa$="[133]"theni=i-1:goto1101
- 1131 ifa$="[134]"theni=1:goto1101
- 1132 ifa$="[135]"theni=g:goto1101
- 1133 ifa$="[136]"theni=i+1:goto1101
- 1134 ifa$="d"then1150
- 1135 ifa$=chr$(13)then1000
- 1140 goto1130
- 1150 d=i:open4,4,7
- 1152 gosub1400
- 1160 close4:goto1101
- 1200 i=0
- 1201 print"[147][196]aten drucken:"
- 1202 print"[198]1 - [193]uf [208]apier drucken"
- 1203 print"[198]3 - [193]dress-[197]tiketten drucken"
- 1204 print"[210][197][212] - [205][197][206][213][197] !"
- 1205 geta$:ifa$="[133]"then1209
- 1206 ifa$="[134]"then1230
- 1207 ifa$=chr$(13)then1000
- 1208 goto1205
- 1209 open4,4,7:ford=1tog
- 1210 print#4," [199]roup.......: "t$(d,0)
- 1211 print#4," [205]ember......: "t$(d,1)
- 1212 print#4," [210]eal name...: "t$(d,2)
- 1213 print#4," [193]dress......: "t$(d,3)
- 1214 print#4," [195]ode & [195]ity.: "t$(d,4)
- 1215 print#4," [195]ountry.....: "t$(d,5)
- 1216 print#4," [208]hone number: "t$(d,6)
- 1217 print#4," [204]atest send.: "t$(d,7)
- 1218 print#4
- 1220 next:close4:goto1000
- 1230 open4,4,7:ford=1tog
- 1232 gosub1400
- 1240 next:close4:goto1000
- 1400 ifn$=""thenn$="[214]on: [213]nbekannt"
- 1401 print#4," "n$
- 1404 print#4," --------------------------------":print#4
- 1405 print#4," "t$(d,2)
- 1406 print#4," "t$(d,3)
- 1407 print#4," "t$(d,4)
- 1408 print#4:print#4," "t$(d,5)
- 1409 print#4:return
- 1500 print"[147][193]bsender-[193]ngabe fuer erste [218]eile"
- 1501 print"des [193]dress-[197]tiketts eingeben !"
- 1502 print"z.[194].: [199]erd [200]olz/12345 [194]erlin"
- 1503 input n$:n$=left$(n$,31)
- 1510 print""n$:print"[211]o in [207]rdnung ? (j/n/c)"
- 1511 geta$:ifa$="j"then1000
- 1512 ifa$="n"then1500
- 1513 ifa$="c"thenn$="":goto1000
- 1514 goto1511
-