Is there some way to send to default printer some pure text, without formatting, like DOS?
Marco Fonseca
http://move.to/fonseca
Printable View
Is there some way to send to default printer some pure text, without formatting, like DOS?
Marco Fonseca
http://move.to/fonseca
Have you tried printing directly to the Printer Port?, eg.
Open "LPT1:" for Output as 1
print #1, Text1
Close 1
Aaron Young
Analyst Programmer
[email protected]
[email protected]