Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FPW 2.6a to VFP 6.0
Message
 
To
27/07/2000 15:19:44
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00397812
Message ID:
00397815
Views:
7
>I am using VFP 6.0.
>
>I have just started using this and came from FPW 2.6a.
>
>In FPW 2.6 I would...
>
>HIDE WINDOW myscreen1
>DO SCREEN myscreen2
> do stuff with the information I got from myscreen2
>terminate myscreen2 with "terminate screen on selection"
> take the stuff from myscreen2 and do things to myscreen1
>SHOW WINDOW myscreen1
>
>How is this done in VFP 6.0?

Instead of hide window use the visible property.

MyScreen1.Visible = .F.

There's more here than just this I think but this will get you started.
Rip Ryness
International Falls, MN
Previous
Reply
Map
View

Click here to load this message in the networking platform