xNBASIC BZS+}iREAD ME , Y vNBASIC.BAS# 1B $1@EdRLR R4N dl %Mp4H@$O(JD9 2@b< h0Mpi:#)i9&t2N )id!-1ͶlNfQdFfY͇u`3BHft9_DCLo1Qr7`qrL&B pAg#~,i1rVz,@mԝ& (J bj0'eBLA )eE#I":&Ј"aāH$ )fCwIB2 y,1PK H`LHz 6 nH( )8ՙOQ /AClD_QP:i5>}EA ׭GeAeYdpV BA:OBQfItTP%QV%[dh C :DD:XPMk(tn(B<ƅ % , @#>N)vٺ$NU"Fwemd; f DTD@T I.1y(lDPMDH&-Ь1— EH{ opoH) $,Z4:*p17CհT0a?`LH.B{pqQ< ?D%8׬,Qɤu5qc]XV baرprjEAeSĹ)ͧ@$5DMyl[K GZcvtd/Г_g)!C疕ln΃4Ŝ %kzYqͲaˉlu Vp\xXKTmqpI," z4#Rva(Bq p]!nU8UNV_0=:=ʰ\UBΪ5IzQqv"F&_FW %2Ѯ  L_C}OkX`F: hA]GF*== LKTT0(-ABC`"0t@.@2 \c WC@5Z&n(pZPX.07g6b!:F`X|_124%80[qӭFҏlpJ^"[ :FH(A6xRYxi&! J@g<4M2PL-5DZs((&w 'x)1*o =35L7'K2/C؅&v_̴a-d bEɩ/; ))j2fKYAe0q^lͺ7 4tcScd^9iT%3< > H3tT]>&w<*3|϶q?N 5t$B\aA1*9EA=?X6g]N,@WfhݞցnHNe,煒2Le82T5H.jRPUBiv0+Kd̛ 1}q(H  a0e7esps&)$PJGy$тPD ,\琵c0'cWب q~$պ 0.˓q,}k H'έ5 Z qMt}Y@ l=Ƌ(1nO#LNpn N!4>DEO}υW_я)eI"ou-˓cc)SjuSPw5,Vb3r>9-83>F984f:w/ Vy;GL!)SRw-yNbux`O VA9GI_Og[gv`=PY Sb A:F&i} O8)|%Y~m=ү,pxk."t{f ]/XR-Uq"O e6P:{/LozOdeiV j7ftfE[a~f7[~A԰MTMTt!qF(\#~'N_&qmm"PYzYpIZ$.+*eVppÈUm(qsw"`?1gg!5_q09$V0<ۃ{:JQi(YxPm6wf~3`C|::ag%nRY}Qwwt|tK-i"6&LHx)2KUHl72xr|W(RXE_NWؼaC s//8u3 Xx͇8֑Ph#M Q7|GM)|p=_!h~ϖiKH`d'E!_'a>hg6ğVdwHYhFIKœ73 !9=6*1r!wBȶR:雀b 9P|3"|(UPjj:ypO5뛰OQ\P$W%,(WHӣgãW=2>.C;/,1zDd69NأvEqvC@+ Z,E*7X`',pe8)y\K%\dx/Iz15UY4ТD^^X&(a۪PXS*(4wMG:FX1QYx7<1uyuXrdt6lHEʸ\ "sXʇzBɁ}|vq`t0hr8A4#nj1R|{ *x:AM; ;G3/-#W'FP G72Q $P[ XYZL@L:w #wq;@bAby7z7@U%#'T(l5ʩm{ 5`Q|:"2 [i %=$ZN]/rW)FGk]s-4= n" 9#r1=vEp A쵠1WJ %lK81:v*p9N'+*~("f8[28&(M`1Mlϝ̻/5M`e2"=bu(Kg b3G!jJMꂡ-Vqd S, 24LjQ7U.1äPd%6- *RT9>ut1M9Ăeĭ:Υ՛WiZ>4LXg'ѡ/KLV!F3"9L[:wvN݀|cR[D,$W4$=vn$1+.K V@T7L^xBD+%wAb @-c/5f Y(MĐAc6Sgw6?w87jXE\k@Vq.JqBYw":!?7gKU:5-_k?w 0$AJevadlu&<_<Wo"B0>r˶2&2`,qS}REZb[WrK8a*g/V#J&Da4?QREAD.ME NBASIC: A STRUCTURED PREPROCESSOR FOR MBASIC By Namir Shammas with additions by m. w. hulse 26 January 1984 This public domain system is taken from the January 1984 edition of Dr. Dobbs Journal. NBASIC allows FORTRAN-like CALL and CASE statements and REPEAT ... UNTIL (expression) statements. It provides a method for writing an MBASIC program without line numbers by use of labels in GOTO, GOSUB, THEN, and ELSE statements. This lets you move program modules arround with your word processor or editor until you are satisfied that your program is well organized. You can then use the PIP line numbering capability to add line numbers. After your NBASIC source program is processed error free, it places an MBASIC program on disk and prints it out. NBASIC imposes only minor overhead and that overhead helps in program understandability for maintenance. I have tested the program but there is a limit to how much testing I can do. If you run into problems, Please leave me a message on one of the following RCP/Ms. Address MEL HULSE: (415) 238-9621......Al Mehr (415) 578-6185......Kirk DeHaan (415) 247-2853......Jeff King