Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use of equal sign in property sheet
Message
 
 
À
19/08/2005 10:12:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Divers
Thread ID:
01042267
Message ID:
01042286
Vues:
22
>I have some limited understanding of the use of the equal sign in the property sheet. For instance, I know how to create a mult-line caption by setting the caption property to
='abc'+chr(13)+'def'
>Now, I've never seen any documentation on this feature, so I have a few questions. What are the limitations on what I put after the equal sign? When is it evaluated? Which of the following, if any, make sense?
=m.SomeVariable
>=clr_Purple && where clr_Purple is #defined in an include file
>=SomeUDF(...)
>
You cannot use compile-time constatnts in the properties sheet because they are, o well, compile-time constants. :)
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform