Home

Communication Horizons
established 1986

Home
Contact

 

Knowledgebase Index
About Us
Contact
Legacy Products


Communication Horizons
65 High Ridge Rd. #428
Stamford CT 06905

support

800-480-1604
203-321-1278
fax  286-1056

       

Knowledgebase


>>ITEM: N01028

>>DATE: Dec 2, 1998

>>TYPE: Information

>>TITLE: Cannot N_REDIRECT to Intel Netport from Clipper or FoxPro DOS

>>PRODUCT(S):
NetLib 2.5x for FoxPro DOS
NetLib 6.5x for Clipper

>>PLATFORM(S):
Microsoft Networking

>>SUMMARY:
N_REDIRECT returns False when attempting to redirect to a printer attached to an Intel NetPort Express Print Server, even though Windows applications can print to it.

>>MORE INFORMATION:

>>RESOLUTION/FIX:
You must mark the printer as "Shareable" on the server or workstation that manages the queue for the NetPort Print Server. Assign it a meaningful Share name. Then issue:

N_REDIRECT("LPT1", "\\server\sharename", 3)

Where machine is the name of the managing server or workstation, and sharename is the Share name you assigned to it.

>>EXAMPLE:
Your NetPort Express is managed on an NT Server machine name "\\NT1". You assiged the Share Name "NPE" to the NetPort Queue.

N_REDIRECT("LPT1","") && break redirection first result = N_REDIRECT("LPT1","\\NT1\NPE",3)

>>SEE ALSO:

>>COPYRIGHT 1998 Communication Horizons
All rights reserved worldwide. No distribution without specific consent of publisher.


Knowledgebase Top Home

 

© Copyright 2001 Communication Horizons LLC.
“NetLib” and “Encryptionizer” are Registered Trademarks of Communication Horizons.
US and international patents pending.
Updated 29 Dec 2001