Hi,
I have a label printer attached to com1: of my win98 machine. I want to be able to print a simple text file to it without having to go through win spooler. I was thinking I could do something like 'copy t.txt com1:' but that seems to hang my system. Anyone know how I could do this?
I was able to copy file to printer using notepad and setting up generic/text driver, but that required me open notepad, change setup of printer each time to remove margins and header/footer data, select printer.
Really want to just click on a .bat batch file and have it output a two line txt file to com1.
File is:
-------
<crlf>
ZB<crlf>
-------
Thanks for any help.
LEE
I have a label printer attached to com1: of my win98 machine. I want to be able to print a simple text file to it without having to go through win spooler. I was thinking I could do something like 'copy t.txt com1:' but that seems to hang my system. Anyone know how I could do this?
I was able to copy file to printer using notepad and setting up generic/text driver, but that required me open notepad, change setup of printer each time to remove margins and header/footer data, select printer.
Really want to just click on a .bat batch file and have it output a two line txt file to com1.
File is:
-------
<crlf>
ZB<crlf>
-------
Thanks for any help.
LEE