My Clipper program is running in a dos window on a Windows 98 machine. The printer is connected to a Windows 98 server. When I print a report in my Clipper program the only way to get it to spool to the server is to exit the program. I believe Windows is waiting for some type of End of Job indication. Is there something I can put in my code at the end of the print job to start the spooling? Otherwise I either have to exit the program or wait until the job times out. I already send a carriage return as the last print line and also use Set device to screen.
Thanks,
Dan
Thanks,
Dan