Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo in ListBox
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00090992
Message ID:
00091731
Views:
26
>NO. I mean that display a memo value in list box which is a particular table obviously i.e. a field in list box.

If you mean lictbox conntrol then you can construct a cursor:
Select table1.memofield+space(0) as liststring from table1 into cursor tmp
and use this cursor as List.Rowsource
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform