medpcjockey
Technical User
I need a solution for a printing problem and have not been able to get Medicare assistance. Medicare has written their cobal application to print directly to lpt1, but it only works when hardware is attached to the parallel port. I've tried "net use lpt1: \\servername\printername" but the this has not been successful. If you try to print to a mapped printer the application does not output the print job until you close it or send a second print job. It is as if the print job is being held until another job pushes it through. Of course, If I attach a physical printer directly to the parallel port it prints the job right away without the need to send a second print job through. I am not a programmer and cannot modify the cobal appliction we use. Is there a program that will intercept the application calls and fool it into thinking that hardware is attached locally? Local printers are not part of our support model. I have tried all windows variations of setting up printers with no success. It is as if the cobal app was hardcoded to print only to locally attached hardware.