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:
00361385
Vues:
16
Evan,
You will either need to pass an object reference to the current form so it can access the asearchfields array property directly or you will need to copy the array to a temp array and pass the temp array by reference to the new form.




>I have pass a 2D array to a form with the following command.
>
>DO FORM FIND WITH "device", thisform.aSearchFields TO lnid
>
>In the INIT of the modal I have the parameter statement.
>PARAMETERS lcTable, laFields
>
>laFields appears to only by a character type. Referencing laFields(1,1) throws an error that the item is not an array
Barry Fox
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform