Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding array property
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00350575
Message ID:
00350605
Views:
15
>Another point that many of us have stumbled over: If you are populating the array with a SQL-Select statement, you can't call the form property as the array in the SELECT statement. You need to write the array to a variable SELECT ..... into array aMyTemp and then use aCopy() to copy the array into the form property. Don't forget to redimension the form array first.


Barbara,

Since when? I thought I had done this in several places (I checked and I have) and I just tried it on a test form. Works just fine.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform