Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Evaluate() on a built field name - Revisited
Message
From
23/01/2006 14:07:10
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01089454
Message ID:
01089492
Views:
22
Nope, that works fine.

I tried my code again after some other fiddling, and now it works fine. *red face*

Thanks for the help.

>Try following test. Do you still get an error?
>CREATE CURSOR test (comment01 m)
>SCATTER NAME loPaid MEMO
>lnloop = 1
>STORE ALLTRIM("lcRequest.COMMENT") TO ("loPaid.COMMENT" + PADL(lnloop, 2, '0'))
>
>
>
>>
>> I do it the way you suggested, and I get a compile error of: Invalid use of a Visual FoxPro function as an array.
>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform