Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to send report directly to network print
Message
 
 
To
07/04/2005 07:38:26
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows ME
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01002199
Message ID:
01002202
Views:
19
lcPrinterName = GETPRINTER()
...
SET PRINTER TO NAME (lcPrinterName)
>I would like to send report directly to network printer.
>
>I am trying this way:
>
>I use GETPRINTER() do obtain the name of the printer.
>I save the printer name to a file.
>
>Depending on what kind of report the user wants to print it must do send to one printer or another.
>
>before report command I use SET PRINTER TO NAME printername. At this moment I receive the message 1958-Error Loading printer driver
>
>What am I doing wrong?
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform