Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Name expressions vs macro substitution
Message
From
01/12/2000 11:08:39
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00447850
Message ID:
00448089
Views:
10
>After reading the faq on this subject I expected the following line of code to work but it doesn't...
>
>cField='new'
>select status
>replace (cField) with (cField) + 1
>

REPLACE (cField) with EVAL(cField) + 1
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform