Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
AT() not working
Message
 
 
À
10/12/2009 18:22:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01438311
Message ID:
01438520
Vues:
54
>Nobody suggested it, but it works! Without the m. it still gives 0, but with the m,. it gives a 1.
>
>

It means that you ran into the field precedence over variables!!!!!! In your case you have lx and ly field names in the currently opened table.


>>Not sure if somebody already suggested this, because I didn't follow the whole thread.
>>But is there any change if you use [m.]?
>>
>>lx = "Zip Code"
>>ly = "Zip"
>>? at(m.ly,m.lx) 
>>
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform