But it's 5 more bytes! :) On Fri, Jan 10, 2020 at 5:33 PM Peter Vollan <[email protected]> wrote:
> I like "PRINT CHR$(12)" because it is more universal than CLS. > > On Thu, 9 Jan 2020 at 15:16, Peter Vollan <[email protected]> wrote: > > > > BTW, what the hell is this: > > > > 1300 INPUT C > > 1310 ON C GOTO 1320 > > 1320 PRINT CHR$(12) > > > > On Thu, 9 Jan 2020 at 14:09, Jason Benson <[email protected]> > wrote: > > > > > > Good to know. Here's the same file renamed to DMPS.DO > > > As for the error you ran into, I'm not at all surprised, there are > probably a few of bugs in there I missed and didn't trigger when I did some > brief testing on it. > > > > > > On Thu, Jan 9, 2020 at 5:03 PM John R. Hogerhuis <[email protected]> > wrote: > > >> > > >> > > >> > > >> On Thu, Jan 9, 2020 at 1:58 PM Jason Benson < > [email protected]> wrote: > > >>> > > >>> I was loading the file through Virtual T. and running it just fine. > Is it VT automatically converting it to a tokenized basic file? > > >>>> > > >>>> > > >> > > >> Yes. >
