Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying network printers in a drop-down control
Message
 
 
To
25/07/2008 00:20:07
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01333872
Message ID:
01334078
Views:
8
>>>I have used the aprinters() function to populate a drop-down control but the network printers show up as disabled. I vaguely remember seeing a work around for this. Can anyone help?
>>
>>Double baclkslashes '\'
>>
>>
>>laPrinterList[i] = CHRTRAN(laPrinterList[i], "\", "\\")
>>
>
>In this case, it would require a StrTran() instead.

Right
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform