Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Putting values in more than one excel-cell at a time
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01301740
Message ID:
01302068
Vues:
14
>What I don't understand is the meaning of the function ArrayPasser. I have already tried to pass a reference to the Array (@lcArrayName) to Excel. It does not work since the whole range is then filled with the first array member lcArray(1,1).
>
>What is the difference between this variant and passing of the return Value of the function ArrayPasser (@&lcArrayName). That is what I don't understand at a moment.

Hi Alexander,

In VFP in most cases lcArray is the same as lcArray[1]. The ArrayPasser function returns the whole array.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform