Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to add table to Data Environment on run-Time
Message
From
10/12/1996 03:46:38
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to add table to Data Environment on run-Time
Miscellaneous
Thread ID:
00014679
Message ID:
00014679
Views:
158
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.
Next
Reply
Map
View

Click here to load this message in the networking platform