Hello [EMAIL PROTECTED]
On 20-Ago-02, [EMAIL PROTECTED] wrote:
> CAUTION: It's best to use a test file that consists of two or more pages
> of text. I discovered that my local printer (Canon BJC-255) would ignore
> anything less than a page of text and do nothing!
My Epson Stylus Color 640 waits until a buffer-overflow or a buffer-flush
command before to dump on paper, I must force a Form Feed to get anything.
Maybe your printer needs it too, try this:
formfeed: to-char tostring #{0C}
write/binary %//prn join read/binary %Test.txt formfeed
plese note: alone formfeed doesn't throw out paper. My printer just ignore
it, I need to print something before to send Form Feed.
Regards
--
"Where did you get all those facts!?!"
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.