Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Waiting for VFP 6.0 ?
Message
From
21/05/1998 10:42:54
 
 
To
21/05/1998 09:50:59
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00099964
Message ID:
00100825
Views:
44
Bob,

Can we presume you know this and are not just "assuming"???

VFP always has lots of little qualifiers on many of its functions/commands. What you describe amounts to a "ProgrammaticChange" event for each defined property. Is that correct?

Method too??? how would that work?
Cheers,

Jim N

>>We'll just have to ask our UT friends to give us the scoop. I'm particularly curious about the Access and Assign methods. Anybody?
>>
>>Kendall
>
>What did you want to know about them?
>
>Hmm... you can turn them on for each property and method individualy (as I remember)... this will add an event code... like if you turn on the assign method for value property you would get value_assign added to the events... also, if you turn on access you would get value_access...
>
>So, if you do oThisThing.Value = 'happy'
>
>The value_assign event would fire and run your code.
>
>If you did this... cMyVar = oThisThing.Value
>
>The value_access event would fire and run your code.
>
>What else did you want to know?
>
>BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform