home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / c / civil-ab.zip / GANTT.ZIP / DEMO.BAT < prev    next >
DOS Batch File  |  1987-05-24  |  992b  |  27 lines

  1. Echo off
  2. Cls
  3. Echo S C H E D U L E    D E M O N S T R A T I O N
  4. SCHEDULE SCHEDULE
  5. GANTT GANTT
  6. CLS
  7. Echo You are ready to start your own project.
  8. Echo I will follow you through the first NEW command.
  9. Echo ----------------------------------------------------------------
  10. Echo You can access the Schedule and Gantt MENU by entering "M".
  11. Echo I will enter it for you this time.
  12. Pause
  13. Cls
  14. Type MENU.DOC
  15. Echo -------------------------------------------------------------------
  16. Echo Start with the "NEW" command. You must pick a 7 (or less)
  17. Echo character project name. Don't enter it yet, just
  18. Pause
  19. Cls
  20. type MENU.DOC
  21. Echo -------------------------------------------------------------------
  22. Echo Enter "NEW project" at the DOS prompt.
  23. Echo -------------------------------------------------------------------
  24. Echo       "NEW" is the Command.
  25. Echo           "project" is the Project name you have chosen.
  26. Echo If you don't feel ready to start a project try the EASY command.
  27.