Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why the modal Form Doesn't Return an Array ? !!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Why the modal Form Doesn't Return an Array ? !!
Divers
Thread ID:
00684094
Message ID:
00684094
Vues:
50
Hello Boys ...

My Modal Form can't Return an Array !!

For example
The Modal Form's Unload Method has:

LOCAL xArray(2,2)

xArray(1,1) = "A"
xArray(1,2) = "B"
xArray(2,1) = "C"
xArray(2,2) = "D"

RETURN xArray

... I call the form:

DO FORM MyModalForm TO xx

...and xx only get the first element o the array

Is it posible to get the entire array ?

Many Thanks
Amilcar Pino
Have a nice day ...
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform