home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PROG_BAS / DNALIB59.ZIP / RITEHELP.BAT < prev    next >
DOS Batch File  |  1994-01-02  |  469b  |  20 lines

  1. @ECHO ON
  2. COPY DUMMY.HLP NEW.HLP
  3. COPY DUMMY.HLP OPEN.HLP
  4. COPY DUMMY.HLP SAVE.HLP
  5. COPY DUMMY.HLP SAVEAS.HLP
  6. COPY DUMMY.HLP PRINT.HLP
  7. COPY DUMMY.HLP DOSSHELL.HLP
  8. COPY DUMMY.HLP EXIT.HLP
  9. COPY DUMMY.HLP CUT.HLP
  10. COPY DUMMY.HLP COPY.HLP
  11. COPY DUMMY.HLP PASTE.HLP
  12. COPY DUMMY.HLP DELETE.HLP
  13. COPY DUMMY.HLP SHOWCLIP.HLP
  14. COPY DUMMY.HLP FIND.HLP
  15. COPY DUMMY.HLP REPLACE.HLP
  16. COPY DUMMY.HLP SEARCHAG.HLP
  17. COPY DUMMY.HLP HELP.HLP
  18. COPY DUMMY.HLP ABOUTDNA.HLP
  19. @ECHO OFF
  20.