Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiple instances
Message
From
16/10/2003 09:21:30
 
 
To
16/10/2003 07:58:33
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00839179
Message ID:
00839222
Views:
20
Hi, Pablo.

>I have:
>Public oABMDset As Object
>oABMDset = Createobject("abmdset")
>oABMDset.Show
>This creates a formset and displays it on the aplication.
>But I want multiple instances. How can I do that? Object Arrays?

If you're using VFP 8.0, take a look at collections.

In previous version you can implement your own collection class. Take a look at this article:
http://www.utmag.com/April2003/Page25.asp (in Spanish at http://www.utmag.com/Spanish/April2003/Page25.asp).

Hope this helps,
Previous
Reply
Map
View

Click here to load this message in the networking platform