Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pageframes
Message
De
10/07/1999 23:36:46
Richard Williams
State of Ohio, Dept. of Development
Columbus, Ohio, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Pageframes
Divers
Thread ID:
00239911
Message ID:
00239911
Vues:
71
I have a form with 5 pages. A textbox on page 4 is actually the sum of five fields on page 5 which I have coded in the Refresh Propery on page4 as follows:thisform.ws_pageframe.page4.txtProj_Mhi.value = thisform.ws_pageframe.page5.mhi_amt1 + mhi_amt2 + mhi_amt3 + mhi_amt4 + mhi_amt5 However, when I compile and run the application and click on page four(4) I instantly receive an Error Message telling me that the propery mhi_amt1 is not found. Any ideas what I am doing wrong?! Thanks Rick
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform