Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listbox - RowSource Error
Message
From
24/03/2000 21:49:26
 
 
To
24/03/2000 21:07:52
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00350303
Message ID:
00350308
Views:
20
>Hi all,
>
>i have my 1st form1 that calls another form to do a search, in the init() of this form i have this code,
>
>PUBLIC pcMyTable
>pcMyTable=Alias()
>select &pcMyTable
>ThisForm.list1.rowsource=&pcMyTable..c_descri -- Here i get this error "field" phrase is not found.

Try:

thisform.list1.rowsource = pcMyTable +'.c_descri'
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform