Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Use DynamicFontBold etc?
Message
From
09/09/1998 20:11:47
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00133902
Message ID:
00134853
Views:
9
>
>Here's an explanation.
>
>When you use the = the expression is evaluated during the grid's Init process and the then current value is assinged to the property. So, using =Name="B" would store either .T. or .F. to the property, whihc ever it did store that value would be the same for all rows.
>
>By dropping the =, you cause the expression to be Name="B" instead of .T. or .F. and the expression is evaluated for each individual row in the grid.


Hey! I understood that! You mean there is a logic behind the way some of these things work. Damn that IS good news!

Seriously - that few lines is about a thousand times clearer than all the bulls**t I've been reading in the VFP manuals. Now it makes sense.

Thank you

Harry
Previous
Reply
Map
View

Click here to load this message in the networking platform