home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / dnalib7a.zip / MAKEHELP.BAT < prev    next >
DOS Batch File  |  1994-05-15  |  2KB  |  62 lines

  1. @ECHO OFF
  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 PRINTERS.HLP
  18. COPY DUMMY.HLP CODESTOP.HLP
  19. COPY DUMMY.HLP CODESTOD.HLP
  20. COPY DUMMY.HLP TAGGINGO.HLP
  21. COPY DUMMY.HLP HELP.HLP
  22. COPY DUMMY.HLP ABOUTDNA.HLP
  23. COPY DUMMY.HLP AREACLS.HLP
  24. COPY DUMMY.HLP POKEAREA.HLP
  25. COPY DUMMY.HLP NOISE.HLP
  26. COPY DUMMY.HLP MOVEABLE.HLP
  27. COPY DUMMY.HLP PERCENTA.HLP
  28. COPY DUMMY.HLP SCROLL.HLP
  29. COPY DUMMY.HLP LINEEDIT.HLP
  30. COPY DUMMY.HLP DATAENTR.HLP
  31. COPY DUMMY.HLP FULLSCRE.HLP
  32. COPY DUMMY.HLP SINGLEED.HLP
  33. COPY DUMMY.HLP DOUBLEED.HLP
  34. COPY DUMMY.HLP POPWIND.HLP
  35. COPY DUMMY.HLP SAVE&RES.HLP
  36. COPY DUMMY.HLP BROWSE.HLP
  37. COPY DUMMY.HLP DIALOG.HLP
  38. COPY DUMMY.HLP SCROLLBO.HLP
  39. COPY DUMMY.HLP VIRTUALB.HLP
  40. COPY DUMMY.HLP CALCBOX.HLP
  41. COPY DUMMY.HLP LOTUS.HLP
  42. COPY DUMMY.HLP SCROLLME.HLP
  43. COPY DUMMY.HLP DIRECTOR.HLP
  44. COPY DUMMY.HLP PICKBOX.HLP
  45. COPY DUMMY.HLP WRITETOB.HLP
  46. COPY DUMMY.HLP ASK.HLP
  47. COPY DUMMY.HLP MAYBE.HLP
  48. COPY DUMMY.HLP YESNO.HLP
  49. COPY DUMMY.HLP QUESTION.HLP
  50. COPY DUMMY.HLP FUTURE.HLP
  51. COPY DUMMY.HLP QUIT.HLP
  52. COPY DUMMY.HLP OPEN.HLP
  53. COPY DUMMY.HLP CREATE.HLP
  54. COPY DUMMY.HLP LIST.HLP
  55. COPY DUMMY.HLP ADD.HLP
  56. COPY DUMMY.HLP DELETE.HLP
  57. COPY DUMMY.HLP EXTRACT.HLP
  58. COPY DUMMY.HLP PRINT.HLP
  59. COPY DUMMY.HLP KILL.HLP
  60. COPY DUMMY.HLP ERASE.HLP
  61. @ECHO ON
  62.