MangroBongacello
Programmer
Hi all,
I've found a few threads about this but they were not answered, so I hope I will have more luck. When printing longer .txt files (longer means 30 lines of text) to a serial pos printer, only few lines of text are printed correctly then it all gets messed up and not everything is even printed. It works fine with parallel printers. I use code like this to send data to a printer (using a batch program)
copy MyFile.txt com1
Any ideas?
Mangro
I've found a few threads about this but they were not answered, so I hope I will have more luck. When printing longer .txt files (longer means 30 lines of text) to a serial pos printer, only few lines of text are printed correctly then it all gets messed up and not everything is even printed. It works fine with parallel printers. I use code like this to send data to a printer (using a batch program)
copy MyFile.txt com1
Any ideas?
Mangro