just follow the helpfile (here is the 9.04 version):
Enable Additional Menu
Enable or disable the Additional menu option (on the Utilities menu).
Use the Additional menu to make your own utilities available in your Development Environment.
How to
To add an item to the Additional menu option:
Choose Editors > Library > Properties to define the USYS library.
Define a customized menu with the name ADDITIONAL in the USYS library, or another library, and compile it.
Note: You can define the ADDITIONAL menu in any library and language combination. If you do so, you must set $VARIATION and $LANGUAGE in the assignment file.
If $RESOURCES_OUTPUT is set, specify the location of the menu and any components it activates, in the [RESOURCES] section of idf.asn.
Otherwise, update the DOL file or use the $SEARCH_OBJECT assignment file setting.
Choose Utilities > Preferences > General and select Enable Additional Menu.
Choose Utilities > Additional to see your new menu items.
3 Comments
Local Administrator
just follow the helpfile (here is the 9.04 version):
Enable Additional Menu
Enable or disable the Additional menu option (on the Utilities menu).
Use the Additional menu to make your own utilities available in your Development Environment.
How to
To add an item to the Additional menu option:
Otherwise, update the DOL file or use the $SEARCH_OBJECT assignment file setting.
Author: ulrich-merkel (ulrichmerkel@web.de)
Local Administrator
Thank you, it works in uniface 8 and 9.
Author: Juan Balboa (juanbalboa@yahoo.com)
Local Administrator
Did you ever considered to use something like UI menu control?It also have a lot of techniques on the UI menu items.
Author: xiaoyuandlg (xiaoyuandlg@hotmail.com)