Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TABLEUPDATE(.T.) bombs with uncommitted changes
Message
De
02/10/2003 12:37:03
 
 
À
02/10/2003 09:51:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00833421
Message ID:
00834337
Vues:
32
Hello Peter.

Thisform.ActiveControl.Name always evaluates to 'expression can not be evaluated',

I do not understand the problem. If there is no ActiveControl on the form, the TYPE() function should return 'U".


so is there another way to run through all the objects on a form (class) and do what you're doing?

Where are you calling this code from? If this code is in a form method, thisform will work just fine. If it is in a toolbar method, then you need to refer to _Screen.ActiveForm.ActiveControl.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform