Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Type Mismatch, after SCATTER MEMVAR
Message
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Title:
Data Type Mismatch, after SCATTER MEMVAR
Miscellaneous
Thread ID:
00009646
Message ID:
00009646
Views:
93
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
Next
Reply
Map
View

Click here to load this message in the networking platform