Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding array property
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00350575
Message ID:
00350605
Vues:
16
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform