Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing a pageframe from a menu
Message
 
To
24/09/2001 14:30:26
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00560122
Message ID:
00560127
Views:
24
>HELLO,
>QUESTION IS: I HAVE A SCREEN WITH 8 PAGES, CUSTOMER WOULD LIKE TO ACCESS PAGE 5 THROUGH A MENU
> ...QUESTION IS, NO PROBLEM ADDING THE WHOLE SCREEN, BUT HOW DO SPECIFY JUST PAGE 5???

Hi Rob,

You might try putting a parameter in the Init() method of the form, and then based on that parameter, make page 5 the active page. Use DO FORM MyForm WITH Parameter to pass the parameter to the form.
Previous
Reply
Map
View

Click here to load this message in the networking platform