Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing a file to a NDPS device
Message
From
11/12/2001 15:04:39
 
 
To
11/12/2001 12:17:58
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00592767
Message ID:
00592890
Views:
14
>Hi all!
>
>I have an application that very simply prints pre-plotted AutoCAD maps to a large format printer. There is a set of standard maps that are updated to a network directory as needed. The app grabs the PLT file and copies it to the printer.
>
>All has worked well but the IT folk are making all the new print devices NDPS (Novell Distributed Print Device.) Apparently copying the file to a printer involves using a queue of some sort. If I copy the file to the UNC for the NDPS printer I get an error.
>
>How do should I best accomplish this same basic function?

One approach would be to CAPTURE a local DOS LPT: port to the appropriate Novell print queue. You should then be able to COPY FILE < filename > TO LPTx to get it to print. With Novell queues you can set an appropriate AutoEndCap to despool the job.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform