Date : Fri, 18 Jun 2010 13:52:51 GMT
From : jgh@... (J.G.Harston)
Subject: Printer Cable
AlembicPrs@... wrote:
> I've tried printing from Wordwise, and from View, and direct with
> VDU codes, etc. And have sent CR and LF codes, but still can't get
Try the following program:
VDU 2
PRINT "HELLO";
VDU 1,13,1,10
PRINT " THERE";
VDU 1,13,1,10
VDU 12,3
That should print:
HELLO
THERE
If you get:
HELLO THERE
then there's something wrong with the printer, there's nothing you
can do at the BBC end. The above program explicitly sends both
carriage return and linefeed, as is what should happen after using
*FX6,0.
> I will have another go in a few weeks time - got to pack everything
> away as we are moving house in a week's time.
I know the feeling. I'm halfway through moving house myself ;)
--
J.G.Harston - jgh@... - mdfs.net/jgh
There are three food groups: brown, green and ice cream.