Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Array passed to form no longer an array
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00361069
Message ID:
00361132
Vues:
14
aMyTempArray=thisform.aSearchFields

as I suggested also works, and you save that memory too.

>My Solution: make a copy of the array and pass the copy in by REFERENCE.
>
>=acopy(thisform.aSearchFields, aMyTempArray)
>DO FORM FIND WITH "device", aMyTempArray TO lnid
>
>We're trading some memory for neatness of code, but it works.
Doru
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform