How to Place Values Containing Commas in a Combo Box
Article ID: 130544
Article Last Modified on 2/11/2000
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
This article was previously published under Q130544
SUMMARY
Visual FoxPro doesn't allow values containing commas in the RowSource
property when creating a list box based on static values because commas are
used as separators. This article shows you how to handle values that do
contain commas.
Additional query words: VFoxWin
Keywords: kbcode KB130544