Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP 5.0: Where to put code scoped to current datasession
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
VFP 5.0: Where to put code scoped to current datasession
Divers
Thread ID:
00051041
Message ID:
00051041
Vues:
123
I received this message via e-mail on 9/18/97 and was wondering if someone had responded.


Tim Westmoreland
The Ashley Companies
twestm@tsixroads.com

******************************************************************************************************************************************

Hi all,
nowhere in the VFP docs can I find an answer to the following problem:
The forms I use in my app have all private datasessions.
But many Set commands (like set deleted or set exact) are scoped to the current
datasession.
Therefor it is no use to do these set commands once at the beginning of my app.


I would like to put these set commands into my base class for forms. But I
can't find how. The earliest event for a form is the Load-event, however the
BeforeOpenTables Event of the Dataenvironment runs before the load of a form.
Now, there seems to be NO DATAENVIRONMENT for a form CLASS. Does that mean, I
have to put my set commands in every Dataenvironment of all my forms, even so
it is always the same code and all forms are based on the same class? Does not
seem very object oriented to me...
How can I avoid this?

TIA, Peter (Peter.Mair@cp.novartis.com)
Tim Westmoreland
Software Engineer
Skyline Technologies, Inc.

"Upper classes are a nation's past; the middle class is its future." - Ayn Rand, Russian-born author (1905-1982).
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform