Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Encountering error
Message
De
11/12/2001 05:56:21
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, Royaume Uni
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00592544
Message ID:
00592569
Vues:
15
Hi Belinda,

You need to check the Controlsource properties for Text2 and Text3. For some reason, VFP cannot resolve the reference.

If they are bound to table fields, then either a) you have misspelled the value, or b) the table isn't open.
If they are bound to variables, then you must ensure that the variables exist before you run the form. A better idea here is to create properties on the form, and bind the controls to these properties.

Regards,
Mark

>I have a two form application. When trying to open Form2 from Form1 I get an error "Variable is not found, unbinding object Text2". Clicking on the OK button returns successive errors such as "Variable is not found, unbinding object Text3"...
>
>Running the code through the debugger doesn't help. The error is happening on the line "do form form2". I have tried adding and removing the table in the data environment but no luck. Any ideas what is causing this problem?
>
>Belinda
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform