Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling a method in form from shortcut menu
Message
From
09/08/2000 15:09:03
 
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00402935
Message ID:
00402976
Views:
10
Jim,
Aside from the codes below, I've also changed the shortcut menu to return BAR#. Still, BAR() always returned zero.

>Ramil,
>
>Don't put the actionn in the menu. Instead in the RightClick of the form do this;
>
>
>DO MyShortCut.mpr
>DO CASE
>   CASE BAR() = 1
>      Something
>   CASE BAR() = 2
>      SomethingElse
>   CASE BAR() = 3
>      SomeOtherThing
>ENDCASE
>
ramil
~~ learning to stand still
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform