You may encounter a case where your Sage 100 menus aren’t rendering properly. In this situation, you may not have much control over the menu structure short of rebuilding it from scratch.
Fortunately, Sage 100 has a tool which will re-compile the menus and (hopefully) restore them to their normal state.
The hidden utility used varies based on the version of Sage 100 in use.
The instructions work for both Sage 100 and Sage 100cloud. As always, before running any utilities on your Sage data please ensure you have a complete backup just in case you need to restore one or more files.
To Rebuild Sage 100 Menus:
Sage 100 Version 4.20 and later
- Click File, Run.
- To start the Menu Maintenance program, enter SY_MENU_UI
- Click OK.
- Click Accept.
- Note: In version 4.20, the progress bar does not open immediately after clicking Accept.
- Close the Menu Maintenance window.
- Exiting and restarting Sage 100 may be required.
Sage 100 Version 4.0 through 4.10
- On the Sage MAS 90 or 200 File menu, click Run.
- Type SYZCON
- Click OK.
- At the -> prompt, enter the following; press ENTER after each line.
- ->menus=new(“sy_menu_svc”,%sys_ss)
- ->? menus’compilemenu()
- ->drop object menus
- ->bye
- Note: The compile menu returns 1 if the process is successful or 0 if the process fails.
MAS 90 or MAS 200 Version 3.x
- On the Sage MAS 90 or 200 File menu, click Run.
- Type SVMUPD
- Click OK.
- Select All Applications, and click Proceed.
You must be logged in to post a comment.