Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASSIGN bug : was fixed in VFP8 ?
Message
 
To
24/09/2003 02:03:52
Dorin Vasilescu
ALL Trans Romania
Arad, Romania
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00831739
Message ID:
00831756
Views:
33
Hi Dorin !

In VFP8 FormWidth = thisform.Width statment fires (in Poland we say: devils know why) Width_Assign method :-(



>Anyone knows if this bug was fixed in VFP8?
>
>For those who don't know, when you have property_ASSIGN methods, these methods are executed even the property is in right side of an expression.
>
>So, if I have Width_Assign method for one form, this method is called when form.width is in the right side
>The below command will trigger the method execution
>
>FormWidth = thisform.Width
>
>Normally, it must be called only when:
>
>thisform.Width = FormWidth
>
>
>This bug can considerably slow down code execution when ASSIGN methods were used.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform