Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Want more detailed printer setup dialog
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Want more detailed printer setup dialog
Divers
Thread ID:
00124328
Message ID:
00124328
Vues:
52
I'm currently using the following code to allow users to select which printer they use:

LOCAL lcOldError
lcOldError = ON('ERROR')
ON ERROR *
=SYS(1037)
ON ERROR &lcOldError

What the users want, however, is to be able to also select which pages get printed, # of copies, and so on. I'd like to have a dialogbox similar to the one that MS-Word uses. Anyone know how to do this? Thanks
ICQ 10556 (ya), 254117
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform