Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Referencing free table
Message
 
To
15/10/1998 16:10:29
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00147220
Message ID:
00147231
Views:
21
>I have a form with a dataenvironment of two free tables. Cursor1 is active almost all the time, Cursor2 is called on occasion to provide the value for a textbox. I am unclear as to the proper syntax for referencing a field in a record of cursor2. I've tried Thisform.Mytextbox.value = Thisform.dataenvironment.cursor2.MyTable.MyField but I get a blank textbox. I have reasons for not putting the free tables in a database. Am I asking the impossible?

Peter,

Set the controlsources for the textboxes and not the value proeprties. You can use the pick list provided in the property sheet to select the field you want.
Previous
Reply
Map
View

Click here to load this message in the networking platform