Menus 2 (AREV Specific)
At 09 JUL 2003 10:45:53PM ps wing wrote:
I found some info: If I chain the menu's code and command so that it first calls a subroutine then the option if @ans is NOT set to 1.
eg S;M LOG;MENU
Where subroutine LOG can use @TUTOR as the menu name (current though, not the next)if field 16 of the menu records is set to the menu @id.
But this still doesnt cascade the sub menu, even if I include the menu common /LCMENUS/ MENUS, POINTERS (or MENU_LIST@, MENU_POS@ for our version 3.12 so perhaps MENU_POS@ is not getting updated, I tried to but no luck.