Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sys(1500) function on old menu items
Message
 
 
To
12/08/2005 09:29:58
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01040407
Message ID:
01040526
Views:
20
>>>I can put the calculator and diary in menus with _mst_calcu, _mst_diary; but I can't get them to work with sys(1500). What would be the menuname to use in the sys(1500) function, or isn't this possible?
>>
>>The sys(1500) works for system menus only. You'll have to add "_mst_calcu" to one of system pads, for example
DEFINE BAR _mst_calcu OF _msystem PROMPT "Calculator..."
>>SYS(1500, "_mst_calcu", "_msystem")
>>
>
>I am trying to dump menus and use the Command Bars Library. So it looks like I am out of luck and will have to find an alternative.

The menu doesn't have to be visible but it has to be defined.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform