Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unrecognized command verb
Message
 
To
14/07/2004 12:49:29
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00924272
Message ID:
00924292
Views:
16
Yossi,

Most probably your combobox.RowSourceType is set to 3 - SQL statement and the string value in thisform.rowsourceflocksall is not a valid SQL statement.

HTH


>Sorry. I didn't make it clear. I also have a property called rowsourceflocksall.
>
>This also doesn't work:
>
>
>x = 'cat'
>thisform.cbo01FlockName.RowSource = x
>
>
>And it doesn't help to put it in quotes.
>
>Yossi
>
>>The name of the properties doesn't match (rowsourceflocksnew - rowsourceflocksall)
>>
>>HTH
>>
>>>I kinda feel stupid with this problem. I have a property on my form called 'rowsourceflocksnew'. I have a combo box on the form called 'cbo01FlockName'.
>>>
>>>Why am I getting 'unrecognized command verb' on the following line in the init of the form?
>>>
>>>
>>>thisform.cbo01FlockName.RowSource = thisform.rowsourceflocksall
>>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform