Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cascading Assign bug
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00572229
Message ID:
00572427
Views:
22
It looks like you might have a problem in your code.

you do
lxobj = lxobj.x + (2 * this.x)

this is supposed to be the cascading part of the code I believe,
But do you mean, and correct me if I am wrong,
lxobj.x = lxobj.x + (2 * this.x)

Seems to me that this was the intent of the program.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform