Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cascading Assign bug
Message
De
25/10/2001 15:52:44
 
 
À
24/10/2001 17:49:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00572229
Message ID:
00573374
Vues:
19
Good job Chris! I sure missed this one. My thanks to Chris, and Steve for their thoughtful discussion of the problem ( and the problem was me ).

Glenn

>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
Répondre
Fil
Voir

Click here to load this message in the networking platform