Background:
I have an application built with Cliper 5.2D linked with Blinker 3.1 running on Windows NT currently. To solve the printer timing out, I write all to a file, then I shell out and issue the run command to "run copy xyz12345.txt lpt1"
I have coded it so that two users at the same time do not use the same xyz12345.txt file name.
NOW:
The company is going with Windows XP and OPEN DIRECTORY and under this scheme there is no "lpt1". All printers are now listed as devices that you print to. This will be a big headache within the new 2 months as there are over 350 different printers used by over 2000 employees. The printer are listed as by location name and when a project moves to a new loaction, the name also changes.
Any suggestions would be appreciated. Thanks
Steve alias "Clipperhead"
I have an application built with Cliper 5.2D linked with Blinker 3.1 running on Windows NT currently. To solve the printer timing out, I write all to a file, then I shell out and issue the run command to "run copy xyz12345.txt lpt1"
I have coded it so that two users at the same time do not use the same xyz12345.txt file name.
NOW:
The company is going with Windows XP and OPEN DIRECTORY and under this scheme there is no "lpt1". All printers are now listed as devices that you print to. This will be a big headache within the new 2 months as there are over 350 different printers used by over 2000 employees. The printer are listed as by location name and when a project moves to a new loaction, the name also changes.
Any suggestions would be appreciated. Thanks
Steve alias "Clipperhead"