home *** CD-ROM | disk | FTP | other *** search
/ Groovy Bytes: Behind the Moon / groovybytes.iso / GROOVY / SND_TOOL / WM10.ZIP / DOC.DAT / wmmenu.txt < prev    next >
Encoding:
Text File  |  1995-08-30  |  1.1 KB  |  24 lines

  1.  WMmenu
  2.  ──────
  3.  
  4.  WMmenu closely resembles WAVmaker's main menu program, WMmain. It is used to
  5.  manage all of WAVmaker's submenus. The main differences between the two 
  6.  programs are 
  7.  
  8.     (1) WMmenu has no title screen; the menu manager starts up as soon as the
  9.         program is executed.
  10.  
  11.     (2) WMmenu is terminated as soon as you hit the Esc key or click the
  12.         right mouse button, as do all WAVmaker applications; WMmain on the
  13.         other hand requires that you either execute the Exit command or hit
  14.         Alt-X, and then confirm your intention to leave WAVmaker (this is a
  15.         safety measure to prevent you from exiting WMmain by mistake).
  16.  
  17.  Also, WMmenu does not display a separate exit screen when terminated, and 
  18.  the menu title and the name of the description file are not hardwired into 
  19.  the code. Instead, WMmenu expects the name of the menu description file
  20.  to be provided on the command line, and the menu title to be the first line 
  21.  in the menu description file (see {Customiz} for details).
  22.  
  23.  For a description of menu commands, see {MenuCmnd}.
  24.