Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bug in VFP8 with label
Message
De
07/08/2003 10:51:47
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Bug in VFP8 with label
Divers
Thread ID:
00817746
Message ID:
00817746
Vues:
59
This message has been marked as the solution to the initial question of the thread.
Bug in VFP8 with label (work fine in VFP7/VFP6)
I reported the error last year when I tried VFP8 beta

create a Label
in the properties sheet..:
set Caption to =
or to ="="
or to =CHR(61)
or to ='='
or to =[=]
or by prog.. label1.Caption = "=" [...]

Caption property can't begin with = sign
you must insert a space before = sign
like this:
=" ="

Why ?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform