Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Macro substitution and evaluate - which to use
Message
 
 
To
20/07/2007 13:23:24
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01241954
Message ID:
01242433
Views:
18
>>The name expression will not work for '(laTmp[1])' because it's expression not a name.
>>
>>SELECT EVALUATE(laTmp[1]) AS (lcNewField) ;
>>  FROM (lcOldFile) ;
>>  INTO TABLE lcNewFile DATABASE (lcTableDBC)
>>
>
>You're right. Makes sense when I think about it, but I'd have sworn I'd done it that way. Guess not.
>
>Tamar

It would work, but it's inefficient in Select-SQL.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform