[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 TB_Menu()
 Refresh or replace a STDBrowse() menu.
------------------------------------------------------------------------------

 Syntax:

     TB_Menu( <oBrowse>[, <aMenu>] ) --> <aOldMenu>

 Arguments:

     <oBrowse> is the current browse object.

     <aMenu> is the optional new menu array to be used by STDBrowse().

 Returns:

     TB_Menu() returns <aOldMenu> which is the menu array in use by the
     STDBrowse() prior to calling the TB_Menu() function.

 Description:

     TB_Menu() is used to refresh or optionally replace the current
     STDBrowse() menu.  This allows functions (codeblocks) to change and
     restore menus on the STDBrowse() as required.


 Files:  Library is CUACLIP.LIB.

See Also: STDBrowse() TB_OnData()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson