home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 September / Simtel20_Sept92.cdr / msdos / menu / bms_7_21.arc / BATSHELL.BAT < prev    next >
DOS Batch File  |  1987-07-21  |  837b  |  20 lines

  1. echo off
  2. echo  
  3. echo Your selection would have executed this item  -  SHELL METHOD
  4. echo  
  5. echo  
  6. echo This is a dummy batch file supplied so you can see what the menu system
  7. echo looks like.  If you examine the file 'Sample.Bms', you'll see how the
  8. echo menu prompts and application names are used.  You can have anywhere from
  9. echo 1 to 240 items on the menu, and each one can have it's own password.
  10. echo  
  11. echo This was run with the shell method.  Much faster than the batch file
  12. echo method, but you pay a memory penalty of course...
  13. echo  
  14. echo Try selecting the item named 'Secret' to try the password feature.  The
  15. echo password is 'PASSWORD'.  Upper / Lower case does not matter.
  16. echo  
  17. echo Read Bms.Doc for discussion of entire system.
  18. echo  
  19. echo PRESS ANY KEY TO RETURN TO MENU.  USE ESC KEY TO EXIT MENU.
  20.