Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Find a Tray Number on Client Printer
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00703767
Message ID:
00704336
Views:
18
Try
SYS(1037)		&& Pick a printer and tray 
CREATE CURSOR dummy ( dummy C(1))
CREATE REPORT dummy FROM dummy
USE dummy.frx
? STREXTRACT(expr, "DEFAULTSOURCE=", CHR(13))
USE
ERASE dummy.fr?
>Is there a way to get the printer tray number from a client machine?
>
>The client is using a Lexmark 622, OS windows 98, I need to find out what number the MP tray is using.
>
>I normaly modify the report and pull the number out of the exp. field, but I only have the run time drivers loaded on the clients machine. And the number change between operating systems.
>
>Thanks
>
>Rex A. Walters
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform