Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Force 4.0 Reference - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 clear menu          Clear the current menu structure from memory
 getmessage()        Return the message line setting
 getsetmessage()     Get and set the message line
 menu to             Activate a menu initialized by prompt commands
 menu to return      Activate a menu with alternate selection
 menuchk()           Validate a menu pointer
 menuclear()         Clear a menu system from memory
 menucoloffset()     Return the global menu column offset
 menucurrentid()     Return the identifier of the current prompt
 menudispall()       Redisplay all prompts
 menudispcurrent()   Redisplay the current prompt
 menudispitem()      Redisplay the specified prompt
 menudispmessage()   Display the current prompt's message
 menuexecfunc()      Execute the current prompt's function
 menufindhot()       Scan the prompts for a hot key
 menufindrc()        Scan the prompts for a screen location
 menugetcol()        Return a prompt's left screen column
 menugetprompt()     Return a prompt's text
 menugetpromptlen()  Return the length of a prompt's text
 menugetrow()        Return a prompt's screen row
 menugetsub()        Return a submenu pointer
 menuisactive()      Return a prompt's active status
 menuishot()         Return the status of the hot-key mode
 menuiswrap()        return the status of the wrap mode
 menuitemcount()     Return the number of prompts in a menu
 menuleftcol()       Return the leftmost menu column
 menunew()           Create a new menu system
 menupdframe()       Define a frame type for pulldown menus
 menupdfull()        Set the display mode of a pulldown menu
 menupromptlen()     Return the maximum length of all prompts
 menupromptnew()     Add a new prompt to a menu
 menuptr()           Return a pointer to the default menu
 menupulldown()      Execute a pulldown menu system
 menurowoffset()     Set the global row offset for a menu
 menusetactive()     Set the active flag of a prompt
 menusetcurrent()    Make a prompt current
 menuseterror()      Set the menu error handler method
 menusetfirst()      Make the first prompt in a menu current
 menusetfunc()       Link a function to a prompt
 menusethot()        Set the hot key mode of a menu
 menusetlast()       Make the last prompt in a menu current
 menusetmessage()    Define a prompt's message
 menusetnext()       Make the next prompt in a menu current
 menusetoffset()     Set the screen offset of a menu
 menusetprev()       Make the previous prompt in a menu current
 menusetprompt()     Change the text of a prompt
 menusetsub()        Link a submenu to a prompt
 menusetwrap()       Set the wrap mode of a menu
 menutoprow()        Return the topmost screen row of a menu
 prompt              Add an item to the current menu structure
 prompt1st()         Find prompt beginning with specified character
 promptupper()       Find prompt containing specified upper case letter
 restoremenu()       Restore a saved menu
 savemenu()          Save current menu/prompt data
 selectid()          Preselect a menu prompt
 selectprompt()      Reposition the prompt highlight bar
 set message to      Set the row for displaying the menu system message
 setmessage()        Set the message row
 setmessagecol()     Set the leftmost screen column for messages
 __menu_size         Menu buffer size

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson