Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Execute a command contained in a string
Message
From
05/11/2004 09:16:57
 
 
To
05/11/2004 09:08:33
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00958462
Message ID:
00958465
Views:
16
&test

you can not use &m.test, because macro substitution stops at the period.
>I have a string as follows:
>
>m.test = "STORE 100 TO m.value"
>
>I need to execute the command that is inside the string. How do I do this?
>
>I tried EVAL() but that doesn't seem to work.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform