Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cascading Assign bug
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00572229
Message ID:
00572926
Vues:
23
Excellent catch, Chris! That would do it. So Glenn was right after all: it *is* a bug, only not the one he thought :-)

Having said that I'm surprised that this works. Internally I know VFP does Assign-event throttling to prevent endless recursion -- I remember long discussions about this during early betas -- but I guess this situation's just fine.

**--** Steve


>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform