Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to add table to Data Environment on run-Time
Message
De
10/12/1996 03:46:38
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How to add table to Data Environment on run-Time
Divers
Thread ID:
00014679
Message ID:
00014679
Vues:
153
Hi everyone. Like to ask does anyone know how to add a form on run-time with dataenvironment and cursor set. Presently I know how to do the following :
x=createobject('form_toolbar')
x.addobject('txt1',textbox_)
x.txt1.visible=.t.
....

x.show()

But how do I add object for data environment and cursor. There is example for above in VFP except the ones I'm looking for.

Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform