Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Find a Tray Number on Client Printer
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00703767
Message ID:
00704336
Vues:
19
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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform