Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with Comma-delemited length
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00115710
Message ID:
00116463
Views:
14
>
>If the data doesn;t change you can populate the combo in its Init like this;
>
>
>WITH THIS
>   .AddListItem("One", 1)
>   .AddListItem("Two", 2)
>   .AddListItem("Three", 3)
>   ...
>ENDWITH
>
And if the data DOES change, you could parse a cursor to do the same thing programmatically!
Kogo Michael Hogan

"Pinky, are you pondering what I'm pondering?"
I think so Brain, but "Snowball for Windows"?

Ideate Web Site
Previous
Reply
Map
View

Click here to load this message in the networking platform