Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiple instances
Message
 
 
À
16/10/2003 07:58:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00839179
Message ID:
00839222
Vues:
21
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,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform