Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing a variable between forms
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Passing a variable between forms
Miscellaneous
Thread ID:
00495803
Message ID:
00495803
Views:
52
Hello Everyone!!!!

Simple question, How can I pass a variable from one form to another for instance:

In the firt form's command button that calls the the second form I have something like this:
    lcTable = 'oldmastertable'
    DO FORM ADJUSTMENTS WITH lcTable
in the second form's INIT method I have:
     LPARAMETER lcThisTable
     SELECT (lcThisTable)
OF course lcTHIStable's value = .f.
but it should not be

Do you know what is wrong???
Thanks in advance
What is Wisdom?
Wisdom - The ability to respond to any situation according to God's Plan.
Therefore:
USE Wisdom IN Everything ORDER priority AS Knowledge
SELECT Knowledge
BROWSE FOR Understanding WHERE Wisdom=Guide

LeRoy Jackson
Next
Reply
Map
View

Click here to load this message in the networking platform