> > Some thing simple like:
> >
> > 1 T1$-TI$
> > 2 FOR X=0 TO 1000: PRINT"HELLO":NEXT
> > 3 PRINT T1, TI
>
> Are you sure the first line is ok? The only thing I get is a
> SYNTAX ERROR.
>
>
> Let me know how to correct that line.
should be
1 T$=TI$
2 FOR X=0 TO 1000: PRINT"HELLO":NEXT
3 PRINT T$, TI$
(I also took the liberty of renaming t1 to t to avoid 1/I ambiguity)
-Virus scanned and cleared ok
Message was sent through the cbm-hackers mailing list
Archive generated by hypermail 2.1.1.