Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with an Array
Message
From
05/05/2002 10:53:10
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00649470
Message ID:
00652890
Views:
22
Hi!

Thanks for the info.

If we cannot have a array property in a COM Object then is there a workaround for it? How can we store multiple Object references in the COM Object?

Thanks.

Sarosh

>See Thread #461092 for explanation.
>
>>Hi!
>>
>>
>>I have a FormHandler Class which has an array as a property (This.aOpenForms[1,3]) and in the Init() of this class I Dimension it.
>>
>>*--FormHandler.Init()
>>Dimension This.aOpenForms[1, 3]
>>
>>Everything works fine but as soon as I compile this class into a DLL using OLEPUBLIC the Array "This.aOpenForms[1, 3]" changes to a single value property. "This.aOpenFroms = .f." or "This.aOpenFroms = .null."
>>
>>Any idea what's going on?
>>
>>Sarosh
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform