Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting printer names
Message
From
12/01/2004 21:44:27
 
 
To
12/01/2004 21:27:10
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00866228
Message ID:
00866229
Views:
21
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"
Previous
Reply
Map
View

Click here to load this message in the networking platform