Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Referencing free table
Message
 
À
15/10/1998 16:10:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00147220
Message ID:
00147231
Vues:
22
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform