=> -----Original Message-----
=> From: [EMAIL PROTECTED] 
=> [mailto:[EMAIL PROTECTED] On Behalf Of Paul Newton
=> Sent: Monday, October 02, 2006 20:35
=> To: [email protected]
=> Subject: Re: ? and ??
=> 
=> >   
=> So ?  I _should_ be able to do it _but _they_won't_let_me_ . 
=>  Seriously though, your argument about screen fonts does not 
=> apply in the case of the printer scenario and yet the same 
=> problem occurs when directing output in this way to the printer.
=> 

Paul, some clarifications are in order.

First of all, a page printer is one that will only print a page at a time as 
opposed to a character or a line at a time.  All laser printers and most inkjet 
printers are page printers.  Your HP is a page printer.  They are a PITA when 
doing things in the command window or testing code such as yours because you 
always have to close the page before they will print (i.e. send an FF or press 
a button on the printer).

Finally, my "argument"* does hold for printers because printers have a default 
font.  The font clauses in the print statements cause the same layout problems 
for printers as they do for screens.  Of course on a line printer, everything 
would work fine.  So go get an OKI dot-matrix.

*I was not passing judgment on how things work, only reporting what I 
experienced when making changes to your code.  You should refer to my words as 
an explanation, not an argument.

HALinNY


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to