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 / SYNTAX1.BAT < prev    next >
DOS Batch File  |  1987-01-02  |  304b  |  7 lines

  1. Echo The command "%1" was entered.
  2. Echo ----------------------------------------------------------------------
  3. Echo The syntax for "%1" is "%1 project".
  4. Echo    Where "project" is the 7 character project name.
  5. Echo ----------------------------------------------------------------------
  6. SYNTAX5 %2
  7.