Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing Arrays From COM object
Message
De
07/04/1999 10:29:38
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Passing Arrays From COM object
Divers
Thread ID:
00205960
Message ID:
00205960
Vues:
56
I am having some difficulty.
I need a COM object to return an array. Any sugestions?

Example:
llComObject = CREATEOBJECT(‘ThisServer.ThisClass’)
MyArray = llComObject.get5Records(lcTableName)

UnDesired Results are myArray is = to the First field of the first record of lcTableName.

What I want is an array with the first 5 Records.


I know you can Pass an Array To the Com Object by using the @.. but how do I pass from the COM Object.

thanks in advance.

P.S. I am presently at bbuske@lifetouch.com
I can't believe I get paid to write code..... Its like doing crossword puzzels
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform