Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PEMSTATUS() has a bug!!!
Message
De
13/04/1998 12:59:39
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
PEMSTATUS() has a bug!!!
Divers
Thread ID:
00091565
Message ID:
00091565
Vues:
51
Does everyone know that PEMSTATUS("label","tabstop",5) returns .T.??

M$ tech support tells me that there is actually a .tabstop property in a label, but the property is not "publicly exposed". What this means, however is that

IF PEMSTATUS(thisform.controls(i),"tabstop",5)
thisform.controls(i).tabstop = .F.
ENDIF

will cause an error.

Are there any other PEMSTATUS() anomolies that anyone knows about??

Anyone have the very short list of VFP5 functions that DO NOT contain one or more bugs?

regards,

JME
Jim Edgar
Jurix Data Corporation
jmedgar@yahoo.com

No trees were destroyed in sending this message. However, a large number of electrons were diverted from their ordinary activities and terribly inconvenienced.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform