Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listbox with matter passed on through a function-paramet
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 6 SP3
Miscellaneous
Thread ID:
01488400
Message ID:
01488406
Views:
39
>>Hi,
>>
>>I need to display a listbox with matter that is passed on through a function-parameter.
>>
>>use DataTable
>>do lookup with [ bookhd + ' (' + bookcd+booksr + ')' + ' |' + str(bookno1,6) ]
>>
>>function lookup
>>paramater gcListMatter
>>do form lookup
>>
>>If I pass a single field there is success
>>i.e.
>>
>>RowSource = [bookhd]
>>RowSourceType = 6-Fields
>>
>>It would be helpful to call the function by various means if I could use function-parameter.
>>
>>Thanks in advance.
>
>There is no need to send the same question more than once.
>
>If nobody was answered to your first question then there are two conclusions you could make:
>1. Nobody knows the answer (i.e. there is no way to do what you ask).
>2. Nobody understands your question (Count me here).

Yes, me too - #2.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform