Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Aprinters problem
Message
 
 
To
31/07/2002 00:27:52
Ian Johnston
Computer Software Solutions
Woodland, California, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00683975
Message ID:
00684352
Views:
19
>>>I am using aprinters to return a list of printers. At one site it is listing printers on a print aerver but they are greyed out and cannot be selected. On my system it works, I am using a hawking server they are using linksys.
>>>
>>>Any help greatly appreciated
>>
>>Are you using listbox or combobox to display the list and printer names at that site start with backslash ("\")? If that the case, loop thru array created by APRINTERS and double all backslshes CHRTRAN(.., "\", "\\"). The backslash at the begining of the item in listbox or combobox disables that item.
>
>That was it, Thanks.

You're welcome.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform