Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A simple one, I think?
Message
From
25/03/1999 18:52:00
 
 
To
25/03/1999 18:21:41
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00202171
Message ID:
00202177
Views:
16
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform