Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting printer names
Message
De
12/01/2004 21:44:27
 
 
À
12/01/2004 21:27:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00866228
Message ID:
00866229
Vues:
20
DIMENSION validport(12)
LOCAL lnI
FOR lnI=1 TO APRINTERS(gaprinters)
  validport(lnI)=gaprinters[lnI,2]+gaprinters[lnI,1]
  ? "gaprinters[lnI,1]  "+gaprinters[lnI,1]
  ? "validport(lnI)  "+validport(lnI)
ENDFOR
>how will you get the printer names installed in your pc without using getprinter() command?i want to get the printer names and put it in the combo box for selection purposes.
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform