Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DO FORM......NAME...LINKED
Message
De
27/05/1998 17:35:50
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
DO FORM......NAME...LINKED
Divers
Thread ID:
00102548
Message ID:
00102548
Vues:
75
I am attempting to return values from a modal form to act upon in a report's init event of the DE. Will the following work?

LOCAL loCompany
DO FORM selectco NAME loCompany LINKED

Form selectco has user defined properties of lretval, cCompany & cReportHeader.

Will specifiying loCompany.lretval, loCompany.cCompany & loCompany.cReportHeader in the report's init event allow me to act upon the values assigned to these properties? I am not releasing the form, I am hiding it.

I would like the value of cReportHeader to be used in the report. How do I code this in the report's init event & on the report to print the value assigned to this property in the form?

Thanks for your help! :)
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform