Hi,
This probably a very simple question, but I am new to VFP. How do you display variables on a form?
I have a main form with an option group on it, and I want to display which option was selected on all subsequent forms. The value of the option group is stored in a variable, which is picking up the value from the og according to the Locals window. I have put a text box on a form, but the variable is not on the ControlSource drop down list. I can see the variable when I use the fx button next to the entry box, but when I run the form I get 'Data type mismatch'.
Thanx in advance
Pete
This probably a very simple question, but I am new to VFP. How do you display variables on a form?
I have a main form with an option group on it, and I want to display which option was selected on all subsequent forms. The value of the option group is stored in a variable, which is picking up the value from the og according to the Locals window. I have put a text box on a form, but the variable is not on the ControlSource drop down list. I can see the variable when I use the fx button next to the entry box, but when I run the form I get 'Data type mismatch'.
Thanx in advance
Pete