home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / lan2 / usermenu.lzh / USERWP.MDF < prev    next >
Text File  |  1989-05-15  |  628b  |  21 lines

  1. TITLE Text Processing Menu
  2. The Favorite Word Processor
  3.   MENU USERFAV
  4. Wizzy Wigs Version 9000
  5.   CLEAR
  6.   ECHO **** This is a SAMPLE set of commands which will NOT execute
  7.   ECHO **** They are here to show You an example of how a program would
  8.   ECHO **** be set up and run from the menu.
  9.   ECHO
  10.   ECHO LOADMSG Wizzy Wig 9000       <-- Would display Loadmsg Screen
  11.   ECHO CM V:\PUBLIC\APPL\WP\WW9000  <-- Would Change Drive Mapping for V:
  12.   ECHOP WW9000.EXE                  <-- Would load the Word Processor
  13. MicroWriter 1.7
  14.   NOOP
  15. Clyde's Editor
  16.   NOOP
  17. Custom Text Processing Applications
  18.   NOOP
  19. Exit
  20.   EXIT
  21.