Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing parameters between forms
Message
 
To
07/02/2006 19:23:36
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01094511
Message ID:
01094566
Views:
10
you can add a property of the parent form and then call the child form with thisform as a parameter. from the child form do something like oform.my_property = value1
Slán
~M


>how to return the variables between forms?
>
>the first form is an invoice form, which will call the payment form, then print the invoice.
>
>in the invoice form, I did:
>
> do form payment with total_invoice
>
>then I need to return the values of payment: 'cash, creditcard, cardnumber, cardholder, debitcard' back to invoice form.
>
>how can I do that? I don't want to use public variables.
>
>regards,
>
>Jerry
Go raibh maith agat

~M
Previous
Reply
Map
View

Click here to load this message in the networking platform