Re: 6502 to 8501 board: IT WORKS!

From: Spiro Trikaliotis (trik-news_at_gmx.de)
Date: 2002-02-19 19:23:05

Hello,

Daniele Gratteri wrote.

> > Some thing simple like:
> >
> > 1 T1$-TI$

Correct: T1$=TI$

> > 2 FOR X=0 TO 1000: PRINT"HELLO":NEXT
> > 3 PRINT T1, TI

Correct: PRINT T1$, TI$

The other possibility is to ommit every $, thus:
1 T1=TI
3 <as original>

which would also give a finer granularity.

Spiro.


       Message was sent through the cbm-hackers mailing list

Archive generated by hypermail 2.1.1.