Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A simple one, I think?
Message
De
25/03/1999 18:52:00
 
 
À
25/03/1999 18:21:41
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00202171
Message ID:
00202177
Vues:
15
>I need to return a value from the form that is created with the code below. is there a way to do this without using DO FORM . .. ?
>
>oReport = CREATEOBJECT("ewreport")
>oReport.show

If the value is a property of the form object, you should be able to reference it by:

returnval = oReport.property
Paul M.
MCSE/MCSA/MCT/MCP+I, A+, Network+, I-Net+
Nil carborundum illegitimi.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform