Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error message : Formset is not found
Message
From
30/03/1999 09:18:18
 
 
To
30/03/1999 05:34:20
Carla Silva
Http - Produtos Informaticos, Lda.
Odivelas, Portugal
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00203326
Message ID:
00203345
Views:
16
>I create a toolbar coordinated with a menu, I add the toolbar to a formset and in my program main I call this formset "Do form Formmenu"
>when i try acess to menu i have the following error message "Formset is not found".
>
>I call the menu in formset load Event:
>
>Push Menu _Msysmenu
>Do Inicio.Mpr
>
>In result column of each item in the menu i have the following command: Formset.Toolbar.Cmd1.click
>
>Thanks

You should start your formset as:
Do form Formmenu NAME oApp.myformset LINKED
and in menu commands use:
oApp.myformset.Toolbar.Cmd1.click
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform