Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PEMSTATUS() has a bug!!!
Message
From
13/04/1998 12:59:39
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
PEMSTATUS() has a bug!!!
Miscellaneous
Thread ID:
00091565
Message ID:
00091565
Views:
50
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.
Next
Reply
Map
View

Click here to load this message in the networking platform