Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PEMSTATUS, 5 reports DE as having controls?
Message
De
07/01/2005 17:12:36
 
 
À
07/01/2005 16:28:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
00975266
Message ID:
00975280
Vues:
11
>I have a vfp6 class that keeps track of all objects on a form and checks for any changes made by the user. I've since started using it in VFP8 and have found that PEMSTATUS(_screen.activeform.DataEnvironment,"Controls",5) now shows .t. (A logical true (.T.) is returned if the property, event, method, or object exists for oObjectName or cClassName).
>My class craps out thinking that the DE has controls.
>Does anyone know why this functionality has changed and if it is a bug?
>
>Regards,
>Ed Pecyna
>Klaatu verada nicto!

DE have many hidden properties and methods ( all container's pems),
and PEMS(,5) return .T. for a HIDDEN pems.

On VFP9 this change and:
for hidden native properties, PEMSTATUS( ) returns a logical False (.F.).

Fabio
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform