Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dataenvironment attached to form as private datasession
Message
 
 
À
01/06/2001 23:16:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00513773
Message ID:
00514173
Vues:
20
>how about I create the dataenvironment using coding (.prg) ?
>
>e.g.
>
>oDe = createobject('dataenvironment')
>
>how can i attach it to a form ?
>
>in form.load
>thisform.dataenvironment = oDe
>
>is this correct ?
>
>thanks

In the Load, add the following:

THIS.AddObject("Dataenvironment","oDE")
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform