home *** CD-ROM | disk | FTP | other *** search
- 10000 poke214,y
- 10010 poke211,x - len(te$) - 1
- 10020 sys 58732
- 10030 print te$;" ";
- 10035 p=0
- 10040 poke204,0
- 10041 poke198,0:wait198,1
- 10050 getx$
- 10051 poke207,0:poke204,1:print" [157]";
- 10060 ifp>0andasc(x$)=20theni$=left$(i$,len(i$)-1):print"[157] [157]";:p=p-1:goto10040
- 10070 ifasc(x$)=13then 10150
- 10080 ifp=le then10040
- 10090 ifbs=0and(x$<"0"orx$>"9")then10040
- 10100 if bs=1and(x$<" "or(x$>chr$(127)andx$<chr$(160)))then10040
- 10110 printx$;
- 10120 i$=i$+x$
- 10130 p=p+1
- 10140 goto10040
- 10150 return
-