Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printer port from prompt
Message
 
À
12/12/2007 16:52:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01275152
Message ID:
01275344
Vues:
7
THANK you

PTT = GETPRINTER ()
SET PRINTER TO NAME (PTT)
= MESSAGEBOX (PTT) && FIRST MESSAGE
APRINTERS(PT1 , 1)
= MESSAGEBOX ( PT1 [1])
= MESSAGEBOX ( PT1 [2])
= MESSAGEBOX ( PT1 [3])

The first message is OK
The problem seems not to be with getprinter,
but something wrong with aprinters ()
because aprinters() do not show
the PTT information, but always the same
printer regardless of the printer I select with getprinter()
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform