Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I replace the old SHOW GETS ENABLED without erro
Message
De
25/02/1998 18:37:03
 
 
À
23/12/1997 08:55:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00067630
Message ID:
00081232
Vues:
21
>>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!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform