Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data Type Mismatch, after SCATTER MEMVAR
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Titre:
Data Type Mismatch, after SCATTER MEMVAR
Divers
Thread ID:
00009646
Message ID:
00009646
Vues:
92
This is driving me nuts, I have one screen in this
application and when I add a record the first time
after issuing INSERT FROM MEMVAR INTO ALIAS()
and the SCATTER MEMVAR I can't assign any value to a
memory variable, if I try something like :
m.memory_var=table1.field_name
Fox returns data type mismatch, for me it doesn't make
any sense, because Fox let you assign any type of value
to any type of variable, that is it lets you change
the data type at run time without any problem, like
if I say :
m.memory_var=5
and after that I say :
m.memory_var='Luis'
In Fox it is ok to do that.
Any Suggestions ?
Luis Guzman, MCP
"The only glory most of us have to hope for
is the glory of being normal." Katherine Fulleton Gerould
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform