Hi there.
I am using LPRINT to print to LPT1: which is actually a shared printer that I have "net use"d. When I send data to the printer, and a final formfeed, there is a one minute delay (exactly, and every time) before the printer (any make or model) starts printing the document. The funny thing is that if I exit my program and then exit the DOS console, the printing happens immediately. I am guessing that the LPT1: redirection is freezing up for a minute inside the DOS console... but I really don't know for sure. Does anyone else know why this happens? Can it be fixed?
Thanks.
I am using LPRINT to print to LPT1: which is actually a shared printer that I have "net use"d. When I send data to the printer, and a final formfeed, there is a one minute delay (exactly, and every time) before the printer (any make or model) starts printing the document. The funny thing is that if I exit my program and then exit the DOS console, the printing happens immediately. I am guessing that the LPT1: redirection is freezing up for a minute inside the DOS console... but I really don't know for sure. Does anyone else know why this happens? Can it be fixed?
Thanks.
Comment