Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Thisform.setall causing table error message
Message
 
To
22/01/2000 07:48:30
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00321270
Message ID:
00321355
Views:
18
Deri,
You get this error message when your program confuses a command containing an object with one containing a table.field reference. In this case you may have an object that does not have an 'enabled' property - very possibly a custom class. That's one good reason for always using the third, 'class' parameter in the 'Setall' command.

HTH
Barbara

>I am using Thisform.Setall("Enabled",.F.) in several places in one of my form classes.
>It has always worked before, and is working in most places now. In one particular situation, the
>line of code containing this command generates the error "Cannot access the selected table."
>I tried increasing the number of files in my config.sys, but this didn't help. Does anyone have any
>ideas? Thanks in advance for your help!
>
>Deri Gawthrop
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform