Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TabStop pemstatus error
Message
 
To
21/12/1998 19:45:17
George Lee
Microcomputer Engineering Services, Llc
Huntington Beach, California, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00169509
Message ID:
00169510
Views:
22
That's certainly odd. Makes me wonder if the VFP team got part way through adding a tab stop property to the label but never finished. The label does not have a TabStop property. I can't figure out why PEMSTATUS() returns .T. I couldn't find anything in the MS Knowledge Base for this.

Weird!

>Could someone please try this and tell me if they get the same error.
>
>oLbl = CREATEOBJECT( "Label" )
>
>?PEMSTATUS( oLbl, "TabStop", 5 ) && 5 determines if the property exists
>* Returns .T.
>
>?oLbl.TabStop
>* Error Property TABSTOP is not found.
Previous
Reply
Map
View

Click here to load this message in the networking platform