Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object name is invalid (Error 1575)
Message
From
14/07/1999 07:16:37
Rex Mahel
Realm Software, Llc
Ohio, United States
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00239552
Message ID:
00241185
Views:
14
Thanks, its a typo, but that is not the problem. Guess I'll just have to come up with my own naming convention.

Thanks

Rex

>>FOR EACH loColumn IN This.Columns
>> lcColumnControlName = loColumn.CurrentControl)
>> loColumn.RemoveObject(lcColumnControlName)
>> loColumn.AddObject(lcColumnControlName,"MyControl")
>> STORE .T. TO ("loColumn." + loColumn.CurrentControl + ".Visible")
>>ENDFOR
>
>
>You know that you have a stray end parenthesis on the line
> > lcColumnControlName = loColumn.CurrentControl)
>don't you?
Previous
Reply
Map
View

Click here to load this message in the networking platform