home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / util4 / bmenu54.doc < prev    next >
Text File  |  1990-05-01  |  1KB  |  32 lines

  1. BMENU  v5.4  Mark Strong                  REGISTRATION $10.00
  2. UTIL FEB90 STRONG BMENU BATCH MENU HARD DISK
  3. FILES: bmenu54.sdn
  4.  
  5. New Release 
  6.  
  7. Bmenu v5.4 - Batch Menu System - Provides pop-up menus within
  8. a  batch  file  to  allow  the  user  to make a choice from a
  9. windowed list.  More complicated menus are possible by  using
  10. @files to read in menu arguments, and even multiple menus can
  11. be  read  from a single @file.  Very flexible for network use
  12. where a user interface consists of menus and batch files.
  13.  
  14. Usage:  bmenu row col [colors] title [choice list]
  15.   or    bmenu @infile [menu]
  16.  
  17. Row and column arguments allow you to  place  the  menu  any-
  18. where  on  the  screen,  and  optional  color  arguments give
  19. flexibility in appearance.  Unlimited choices  are  available
  20. through  the  use of @files for input beyond the command line
  21. character limit.
  22.  
  23. Bmenu returns the errorlevel of the user's choice, similar to
  24. Norton's ASK function.  Examples are provided showing several
  25. different uses of Bmenu, including single command line menus,
  26. custom color menus, @file menus, and multiple menus within  a
  27. single @file.
  28.  
  29. Hardware Requirements : IBM Compatible
  30.  
  31. (SDA format Copyright 1990 SDN Project for SDNet/Works! (sm))
  32.