Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use of equal sign in property sheet
Message
From
19/08/2005 10:12:51
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Use of equal sign in property sheet
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Miscellaneous
Thread ID:
01042267
Message ID:
01042267
Views:
73
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(...)
Thanks in advance,
Jim Nelson
Newbury Park, CA
Next
Reply
Map
View

Click here to load this message in the networking platform