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:
00572427
Vues:
23
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