Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem displaying printers in a ComboBox
Message
From
30/03/2000 05:18:37
 
 
To
29/03/2000 16:17:37
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00352377
Message ID:
00352606
Views:
8
>I am attempting to list the installed printers in a combo box on a FoxPro form. I create the list of printers by calling the APRINTERS() command. The problem I am having is that the list shows all installed printers, but only the local ones can be selected, the networked printers cannot be selected. Any info on this would be greatly appreciated.
>
>Thanks,
>BK

Are you saying that you don't wish to display the network printers in the combobox? You can remove the network printers from the array using a condition based on the second column. - The printer location.

Mace
Previous
Reply
Map
View

Click here to load this message in the networking platform