Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing Arrays From COM object
Message
From
07/04/1999 10:29:38
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Passing Arrays From COM object
Miscellaneous
Thread ID:
00205960
Message ID:
00205960
Views:
57
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
Next
Reply
Map
View

Click here to load this message in the networking platform