Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
AddObject to a Dataenvironment
Message
 
To
19/09/2003 13:02:39
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00830718
Message ID:
00830721
Views:
18
>Hi, i need to add a new cursor to my form's dataenvironment i allready try this: thisform.dataenvironment.addobject("inf_afi","TABLE") and dataenvironment.addobject("inf_afi","TABLE") but don't success.
>thanks for your help

Hi John,
it should be

thisform.dataenvironment.addobject("inf_afi","CURSOR")

franco
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform