You can also create nested menus, i.e., menus that call other menus. For example:
// Menu 2
A Nested menu
A Simple Menu
Maximum ~MAX
Minimum ~MIN
Range ~MAX-MIN
More Info ~menufile("moreinfo.men")
If you to select More Info, DADiSP executes the command menufile("moreinfo.men") and pops up the menu file moreinfo.men.