Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set class to / release classlib
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Set class to / release classlib
Divers
Thread ID:
00806955
Message ID:
00806955
Vues:
58
Hi,

Right now I'm working on a project which is based on the AccountView Framework. This framework allows the developer to create own classes in combination with the financial engine of AccountView.

Right now I have the problem that I created two different classes. To use this, I start with the command:

"set classlib to myclasslib alias myclasslibary1 addivive"

After that, I can create my object. When I exit this class, I call the command:

"Release classlib myclasslib alias1"

Sometimes the user wants to open two different classes from the same classlibrary. These classes can be open at the same moment, but also one none of them can be openend. Why isn't it possible to open one classlib twice with 2 different alias names like the following example:

"set classlib to myclasslib alias myclasslib1 additive"
"set classlib to myclasslib alias myclasslib2 additive"

I need it, because I need to release the classlib when I release my class.

TIA,

Sander Bouwmeester
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform