Problem/Issue 4317
 
Query for PDR ID
Example: search for PDR ID 109-9999 , just enter 9999 into the entry field and press ENTER.
Open Build: Open Date: Language:
1.60.252 03.05.2001 (All)
Closed Build: Close Date: Platform:
1.82.306 16.04.2004 W2000
State: Reference PDR ID: Hotfix Rollup No.:
CLOSED 4531  
Symptom:
SET PRINTER TO (\\serverName\printername) does not work
Description:
Using the SET PRINTER TO command to access an USB printer,   la

  SET PRINTER TO \\cServerName\cPrinterName

may cause the application to quit with operating system error 67
on Windows2000. The same code works on Windows NT.














Solution:
A fix for this problem is available via Public Fix Level (PFL)
182306. Please visit www.alaska-software.com (support section)
for further information.


To work around this problem, try one of the following:
  o Use RunShell() (possibly in an BEGIN SEQUENCE/END SEQUENCE
    bracket) to temporarily map the printer to an LPT port.
    Unmap the printer when done printing.
  o Use the IP number of the server
  o Try adding a "." (dot) to the UNC printer name. See
    PDR 4531 for further information.

To avoid the OS error, use BEGINN SEQUENCE / ENDSEQUENCE to map the
printer via runshell temporary on a LPT port and unmap it after printing.
Or you can use the IP number of the server












 
(C) Copyright Alaska Software Inc. 2008, All rights reserved!
Disclaimer, Limitation of Liability, no Warranty: THE INFORMATION, DOCUMENTS, FILES AND MATERIALS CONTAINED IN THIS SITE ARE PROVIDED "AS IS". ALASKA SOFTWARE DOES NOT WARRANT THE ACCURACY, ADEQUACY OR COMPLETENESS OF THIS INFORMATION AND MATERIALS; THUS EXPRESSLY DISCLAIMS LIABILITY FOR ERRORS OR OMISSIONS IN THIS INFORMATION AND MATERIALS.
WARRANTIES OF ANY KIND, IMPLIED, EXPRESSED OR STATUTORY, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF NON-INFRINGEMENT OF THIRD PARTY RIGHTS, TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR RESOLVEMENT-CLAIMS, ARE DISCLAIMED.