Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trouble switching printers
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00841753
Message ID:
00842069
Views:
22
>=APRINTERS(laPrinters)
>laPrinters[1,1] = "Auto hp officejet k series on DELLMIKE"
>laPrinters[1,2] = "\\DELLMIKE\hpoffice"
>laPrinters[2,1] = "Acrobat PDFWriter"
>laPrinters[2,2] = "LPT1:"
>laPrinters[3,1] = "\\DELLMIKE\hp officejet k series"
>laPrinters[3,2] = "DOT4_001"
>
>When I go into my maintenance dialog, the third choice is grayed out / disabled.


Be carefule with the backslashes. "\" is a special trigger to combo and list boxes that disables an item. You have to combine multiple "\" to overcome this problem. See the help file for more information.
Cathy Pountney, Microsoft Visual FoxPro MVP
Memorial Business Systems, Inc. (www.mbs-intl.com)

My Website: (www.frontier2000.com)
My Blog: (www.cathypountney.blogspot.com)
My Book: The Visual FoxPro Report Writer - Pushing it to the Limit and Beyond
Free MSDN Article: What's New in the VFP 9.0 Report Writer
Free MSDN Article: The VFP 9.0 Report Writer In Action
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform