home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / utils / hdutils.zip / ORDER.DOG < prev    next >
Text File  |  1987-01-30  |  1KB  |  31 lines

  1. ;****************************************************************************;
  2. ;*                                                                          *;
  3. ;*   Disk OrGanizer \ORDER.DOG file.                                        *;
  4. ;*   You should make a file like this for each hard disk                    *;
  5. ;*   and put it into the root dir of each hard disk.                        *;
  6. ;*                                                                          *;
  7. ;****************************************************************************;
  8. [NOVERIFY]
  9. [FAST]              ;Tells DOG how to handle unnamed files/directories.
  10.  
  11. [TRUNcate]
  12. \SUBDIR_A
  13. \SUBDIR_B
  14. [ENDTruncate]
  15.  
  16. [FORCe]             ;This fill force COMMAND.COM to remain where it is. This
  17. \COMMAND.COM        ;command should come before any other files are named.
  18. \COPYPRO.COM        ;This command will not be of much use to most users.
  19. [ENDForce]          ;Tells DOG the following files should be placed in order.
  20.  
  21. \AUTOEXEC.BAT
  22. \PROG1.OVL
  23. \SUBDIR_A\PROG1.OVL ;This is different than \PROG1.OVL
  24. \SUBDIR_A           ;These are the sub-directories them selves.
  25. \SUBDIR_B
  26.  
  27. [HIGH]              ;Tells DOG that the rest of files should be placed on
  28.                     ;inner tracks.
  29. \CONFIG.SYS         ;Make last file on the disk and its last cluster will
  30.                     ;occupy the last cluster on the disk.
  31.