Hi,
I have migrated a application from FoxPro 2.6 to VFP 8.0.
There where some issues but they are all solve.
The next step that I wanted to do where recreate all screen again because the structure its now in gives me some problems and it still uses read levels (which are limited).
One part of the program exist out of 2 screens in Foxpro 2.6 I did a scatter at the beginning (which creates M. vars) and a gather at the second screen.
When I try this now all M. vars are gone in the second screen.
How can I do a public scatter without having to define all variables public?
Many thanx
I have migrated a application from FoxPro 2.6 to VFP 8.0.
There where some issues but they are all solve.
The next step that I wanted to do where recreate all screen again because the structure its now in gives me some problems and it still uses read levels (which are limited).
One part of the program exist out of 2 screens in Foxpro 2.6 I did a scatter at the beginning (which creates M. vars) and a gather at the second screen.
When I try this now all M. vars are gone in the second screen.
How can I do a public scatter without having to define all variables public?
Many thanx