Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dataenvironment
Message
 
À
05/09/2000 20:21:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00412689
Message ID:
00412716
Vues:
16
Terry,

To 'Add' a DataEnvironment to you 'ox' form, do this:

ox=createobject('FORM')
ox.addproperty('DataEnvironment')
ox.DataEnvironment=CREATEOBJECT('DataEnvironment')

Have fun!

(Most of the time though, you want to use a .PRG based DataEnvironment with code in the methods like BeforeOpenTables)

Regards,
Frank Camp
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform