Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I replace the old SHOW GETS ENABLED without erro
Message
From
25/02/1998 18:37:03
 
 
To
23/12/1997 08:55:00
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00067630
Message ID:
00081232
Views:
17
>>I tried to use
>>
>> SetAll( 'ENABLED', 'ON')
>>
>>but I get the error
>>
>> "Cannot access the selected table."
>>
>>Is there some other way I can do this?
>
>The corect syntax would be: THISFORM.SetAll("ENABLED", .T.)

It has been some time since I asked about this and read your response. Thanks for your input -- but actually, I was just making reference to the SetAll() method in general. My problem is that I want to set all objects in a form to the ENABLED=.T. status (like the SHOW GETS ALL of old), but not all objects have an ENABLED property and so then I have to call all 57 of my objects' ENABLED properties and turn them on. This seems absurd to me, but I cannot get around it. I am looking for a generic way to turn all ENABLED's on within a proc file.

Any ideas?

Thanks!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform