Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL 7.0 vs 8.0
Message
De
16/04/2003 11:26:28
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00777961
Message ID:
00778379
Vues:
37
>Look for a Caption property whose first character is an equal sign. Do you have any code that fires when the form loads that sets Caption properties?
>
In the load event here's a snippent of what exists. Could this be the issue? How should it be addressed?
mappapp_date = mquerydate
mfield2 = "D_"+dtos(mappapp_date)
mfield3 = "D_"+dtos(mappapp_date+1)
mheader2 = substr(mnamfield2,9,2)+"/"+substr(mnamfield2,7,2)+"/"+substr(mnamfield2,5,2)
The following exist in teh click event of a command button.

thisform.label1.caption = "Summary Appointments, All Doctors"....
thisform.grid1.column2.header1.caption = mheader2
thisform.grid1.column3.header1.caption = mheader3


Interesting, it compiles and runs form well, but gives me the error messor only when opening the form from teh command window using the Modify Form command.

Thank you for your time Mark.
- Ravi

True greatness consists in being great in little things.
- Charles Simmons
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform