home *** CD-ROM | disk | FTP | other *** search
/ Boston 2 / boston-2.iso / DOS / ANWENDUN / BIBLE / INSTALL / INSTALL.ZIP / BIBLE.901 / NOTES.BAT < prev    next >
DOS Batch File  |  1989-06-10  |  256b  |  19 lines

  1. echo off
  2. rem
  3. rem $1 - drive letter to install notes directories on
  4. rem $2 - three letters of initials for notes
  5. rem
  6. %1:
  7. cd %1:\
  8. md %2.000
  9. md %2.030
  10. md %2.060
  11. md %2.090
  12. md %2.120
  13. md %2.150
  14. md %2.180
  15. md %2.210
  16. md %2.240
  17. md %2.270
  18. md %2.300
  19.