Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
More Fun with Assign and Access in VFP6
Message
From
28/07/1998 14:51:26
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
More Fun with Assign and Access in VFP6
Miscellaneous
Thread ID:
00122077
Message ID:
00122077
Views:
42
When you have both Access and Assign methods defined for a property, Assign will be fired off from Access, but Access will not be fired from Assign.

So, if you place the command "cCaption=THISFORM.Caption" in the Assign method, Access never fires although it would fire if the code were placed anywhere else in the Form.

However, if you place "THISFORM.Caption='Hi There'" In the Access method, the Assign event does fire.
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Next
Reply
Map
View

Click here to load this message in the networking platform