Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COM and passed objects
Message
De
06/07/1999 14:35:39
 
 
À
06/07/1999 13:08:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00237833
Message ID:
00237877
Vues:
13
>I am trying to ACOPY an array created in COM to passed object's array:
>=ACOPY(comarr, passedobj.paArr)
>paArr property is added to passedobj in COM with sufficient number of elements.
>Does not work. Any idea?
>Thanks Mark

I would be surprised if I learned that ACOPY was built to handle the array properties of COM objects. Rather than trying to use ACOPY, why son't you populate the array with a Set method in the COM server, or (if that's not possible), loop through and copy the elements manually.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform