Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Text Appears Backwards!!!!!
Message
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
01036786
Message ID:
01036791
Views:
9
A workaround?? Is this a bug??

These cause the same behavior
This.FontBold = .T.
This.FontBold = NOT EMPTY(This.Value)
Same result in VFP9



>Kevin, as a workaround you can use
>
>
>lnStart	= .SelStart
>.FontBold = (.Value # .vLastValue)
>.SelStart = lnStart
>
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform