Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printer tray selection can I do it with ? commands
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00719508
Message ID:
00719525
Views:
27
This message has been marked as the solution to the initial question of the thread.
>I have a very long and complicated print which was written a long time ago by using ? commands rather than a report.
>
>Is there any way I can select the printer tray within the program (Hp laserjet 2100)? The print would take forever to rewrite as a report.
>

This is a perfect candidate for using DIRPRTCLASS - all output is done using ?/??/???, so that the DocWrite() method can replace the VFP print statements, and it bypasses the Windows printer driver, so escape sequences are obeyed properly. You can download it (and ClsHeap, which it uses) from the Downloads section.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform