Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bug? Label Caption cannot be '='?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00800936
Message ID:
00801156
Vues:
16
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform