Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Loop through record's fields
Message
From
19/09/2007 13:08:53
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01255535
Message ID:
01255546
Views:
18
Did you respond to this? I don't see your new comments.

Udate: Nevermind

>>I'm getting "operator/operand mismatch" on this line:
>>
>>
>>	       lcString = lcString + EVALUATE(FIELDS(lnFor,ALIAS())) + [,]
>>
>>
>>
>>
>Sorry, it should be:
>
>   lcString = lcString + TRANSFORM(EVALUATE(FIELDS(lnFor,ALIAS()))) + [,]
>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform