Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASSIGN bug : was fixed in VFP8 ?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00831739
Message ID:
00831792
Views:
38
Hi Sergey.............

Is it only those 4 properties, or are there more?

Mayebe a full list we could print out and keep handy when programming....????

Thanks!

Tommy

>Hi Dorin,
>
>Your post is misleading. It implies that this bug affects all properties. In fact it only affects some intrinsic properties of VFP objects, like Top, Left, Width, Height.
>
>>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.
Tommy Tillman A+ NetWork+ MCP
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform