Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use of equal sign in property sheet
Message
De
19/08/2005 11:13:50
 
 
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:
01042301
Vues:
23
Sergey --

So, when is this evaluated? Clearly, from your response, it's not at compile time. Clearly, as well, if I enter an expression (such as my first example) it's evaluated NOW (which I would have understood as "compile time"). What about the other possible expressions I listed? Can I use an memory variable (that will exist at run time) or call a UDF?

Thanks yet again.

>>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. :)
Jim Nelson
Newbury Park, CA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform