Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't we use a single letter variable?
Message
De
03/07/2002 17:53:50
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Can't we use a single letter variable?
Divers
Thread ID:
00675147
Message ID:
00675147
Vues:
49
hi, every body
I meet a strange problem in VFP 7.I declare a Class using
set classlib to myclass
store createobject ("myclass") to a
but when I launch a Method in the class
a.GetSqlData("Select * from txl order by name","temp")
I always get a error message "Syntax Error"
If I change the variable 'a' to 'a1' and launch
a1.GetSqLData("......")
I can get what I need.
A summary below is which single letter can't use:
a,b,c,....j and m
when I use 'm' as variable, I get another error message "File 'getsqldata.prg' doesnt exist"

I have never met this question in VFP 5/6 , Anybody has some idea?

TIA, Have a nice day!
FengFeng(MCSD)
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform