Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bug? Label Caption cannot be '='?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00800936
Message ID:
00801156
Views:
15
>Working on the problem Thread #800841 I have discovered that VFP8 does not accept caption = or chr(61) (='=' or =chr(61)) for regular label. Did anybody meet this situation?
>
>It is a common label for VFP6 and VFP7. VFP8 accepts only (=' =') with the space before second =.

Try this: in the INIT method of the label put
this.Caption = CHR(61)
Rick Borup, MCSD

recursion (rE-kur'-shun) n.
  see recursion.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform