Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Thoughts on a Screen calling a screen calling a screen
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Thoughts on a Screen calling a screen calling a screen
Miscellaneous
Thread ID:
00651233
Message ID:
00651233
Views:
65
I'm in the process of upgrading / rewriting an old APP that was in FPW 2.6.
This app has a load of screens which work as follows:

ScreenA calls
ScreenB calls
ScreenC Calls
ScreenD etc


i.e. I have a screen which calls a screen which in turn calls another screen etc

ScreenB, ScreenC and ScreenD will need access to variables that are created in ScreenA.
In FPW , I did this by initializing Variables in the Screen Setup , and once this was done, they persisted locally for ScreenB,ScreenC and ScreenD also

I'd welcome suggsetions on the best methof of doing this in VFP

Regards

Gerard
Next
Reply
Map
View

Click here to load this message in the networking platform