home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / CPM / UTILS / DIRUTL / SDZD134.LBR / SDZD.DZC / SDZD.DOC
Text File  |  2000-06-30  |  10KB  |  255 lines

  1.  
  2. SDZD134.DOC         Documentary help guide            15 Jul 88
  3.  
  4.             Super Directory program
  5.             -----------------------
  6.  
  7. INTRODUCTION:
  8. ------------
  9.  
  10. This is a help guide to operate the CP/M-80 Super Directory program.  It
  11. is often renamed to "DIR.COM" on RCP/M systems or on systems running CCP
  12. replacements that allow an external directory program.    It is one of the
  13. most useful and one of the most versatile programs available for CP/M-80
  14. computers.  It can direct its output the the CRT, to a printer or to a
  15. disk file for later reference.    It can alphabetize a directory either
  16. vertically or horizontally (selected when assembling the program but
  17. can be changed to the other mode at any time for the current display.)
  18. It shows how many files have been used on the current drive/user area,
  19. how much space this has taken and how much space remains.  Those and
  20. other useful features are mentioned below.  Spend at least a few moments
  21. looking at the quick-reference option list as you may find some things
  22. are now available that would be quite helpful when using your computer.
  23.  
  24. For all changes made to support Z80DOS date stamping, search this file
  25. for the string "Z80DOS".
  26.  
  27.     To get a HELP Summary of Options:
  28.  
  29.             B0>SD ?
  30.               or
  31.             B0>SD //    (if ZCPR33 equate YES)
  32.  
  33.     Example of Option Usage:
  34.  
  35.             B0>SD $ANDLV (...etc.)
  36.  
  37. (The "$"  denotes start of commands but "/" or "[" may also be used.)
  38.  
  39.  
  40. QUICK SUMMARY OF OPTIONS:
  41. -------------------------
  42.  
  43.      A -  all user areas allowed, (0-15), some systems (0-31)
  44.      C -  shows file sizes in records, rather than 'k'
  45.      D -  all  drives starting with first available (usually A:)
  46.      F -  file "DISK.DIR" created/appended to show disk contents
  47.      H -  shows all user areas from here to highest
  48.      L -  LBR/ARC/ARK list option (shows names of member files)
  49.      N -  defeats the page pause, permits non-stop display
  50.      O -  shows only $SYS files in directory
  51.      P -  copies output to printer
  52.      Q -  shows files that have NOT yet been archived
  53.      R -  resets  disk, if not already logged in
  54.      S -  include any $SYS files
  55.      T -  sorts files by type (extent)
  56.      V -  shows version number and date
  57.      X -  uses alternate listing format (horizontal/vertical)
  58.      1 -  files must have attribute 1 set
  59.      2 -  files must have attribute 2 set
  60.      3 -  files must have attribute 3 set
  61.      4 -  files must have attribute 4 set
  62.  
  63. "Z80DOS support"
  64.      = -  Show files whose date matches input date exactly
  65.      + -  Show files whose date is equal or after input date
  66.      - -  Show files whose date is before input date
  67.      ! -  Use creation date for matches
  68.      % -  Use alteration date for matches
  69.      @ -  Use last access date for matches
  70.      Z -  Do not display file dates
  71.  
  72.  
  73. COMMENTS:
  74. ---------
  75. Using the $D option automatically starts on the first available drive
  76. (usually A:) regardless of what drive you were on when you started.  It
  77. then checks all available drives.  Similarly, using the $A option will
  78. always start with User 0 and individually display each available user
  79. area.  If desired you can include a specified drive/user area on the
  80. command line.  Any of the following can be used:
  81.  
  82.  
  83. EXAMPLES OF USE:
  84. ---------------
  85.  
  86.         1)  B0>SD
  87.         2)  B0>SD *.*
  88.         3)  B0>SD *.COM
  89.         4)  B0>SD C4:
  90.         5)  B0>SD C4: *.COM
  91.         6)  B0>SD $AND
  92.         7)  B0>SD *.COM $AND
  93.         8)  B0>SD *.COM /AND
  94.         9)  B0>SD *.COM[AND
  95. "Z80DOS support"
  96.            10)  B0>SD *.* /= 7/2/88
  97.            11)  B0>SD /=@ 7/2/88
  98.            12)  B0>SD /+! 7/2/88
  99.  
  100.     1)    Shows all files on the current drive/user area
  101.     2)    Same as 1)
  102.     3)    All files with .COM extent on current drive/user area
  103.     4)    All files on C4: drive/user area
  104.     5)    All .COM files on C4:
  105.     6)    Shows files on all drives and all user areas, nonstop
  106.       (very useful for making a remote listing of all files)
  107.     7)    All .COM files on all drives and all user areas, nonstop
  108.     8)    Can use '/' UNIX-type command rather than $ if preferred
  109.     9)    Can use '[' CP/M+ type command, no space is permitted
  110. "Z80DOS support"
  111.    10)  Show files whose alteration date matches 7/2/88
  112.    11)  Show files whose last access date matches 7/2/88
  113.    12)  Show files whose creation date was on or after 7/2/88
  114.  
  115. OPTIONAL COMMANDS:
  116. ----------------
  117.  
  118. "A" -    All users:  Causes SD to display the directories of all
  119.     the user areas starting at user 0 and continuing to the
  120.     maximum available.  Most systems have 16 user areas 0-15
  121.     but CP/M+ etc., can have 32 user areas 0-31.
  122.  
  123. "C" -    Shows file sizes in records: Gives individual cile sizes
  124.     in records instead of "k".  Sizes are followed by "r"
  125.     instead of the normal "k" to indicate this option in ef-
  126.     fect.  Totals and library summary lines are still given
  127.     in "k". Very nice on larger disk systems where 16k might
  128.     be anything from 97-128 records.
  129.  
  130. "D" -    All disk option: Allows SD to search all disk drives on-
  131.     line.      It starts with the disk drive specified or im-
  132.     plied with the command line filename.    Example:
  133.  
  134.         B0>SD $D       Shows all drives starting with A:
  135.         B0>SD C:$D     SHows all drives starting with C:
  136.  
  137. "F" -    File option: The directory output will be sent to a disk
  138.     file named "DISK.DIR" on the default drive. If this name
  139.     already is present on that drive then the directory out-
  140.     put will be appended to the end of the file.  "DISK.DIR"
  141.     will otherwise start as a new file.  The append feature
  142.     allows you to build up one massive file on the default
  143.     drive that contains the directories of all of your disks
  144.     without having to concatenate a lot of individual files.
  145.  
  146. "H" -    From here option:  Displays files on all user areas from
  147.     current to highest allowed (usually area 15 unless on a
  148.     RCPM system.)  It it handy to use on systems that have
  149.     MANY files on user 0 area, to see what remains on the
  150.     other user areas.  If on B5: for example, using $H would
  151.     show files on all user aread from B5: through B15: if
  152.     permitted to go that high.  (The $A option is ignored if
  153.     included, else the $H option would not be requested.)
  154.  
  155. "L" -    LBR list option:  Allows for listing of ".LBR", ".ARC"
  156.     or ".ARK" file members which are shown followed by their
  157.     length in 'k' (or 'r', if the 'C' option is used).  The
  158.     total length of the entire library is is also shown.
  159.     These are always alphabetized horizontally and may have
  160.     a little border (assembler option) at the left, showing
  161.     it is a library listing.
  162.  
  163. "N" -    No page option:  Shows the display without stopping each
  164.     when the screen is full.  Particularly useful for remote
  165.     users on an RCPM so they can display the entire director
  166.     non-stop for disk copy, etc. by using $AND, etc.
  167.  
  168. "O" -    Shows only $SYS files: Very useful on large system where
  169.     it is harder to notice an occasional $SYS file.
  170.  
  171. "P" -    Copy output to printer:  Highlighting characters are not
  172.     sent (for files that are archived or set as $SYS files)
  173.     and the "N" option is automatically selected to prevent
  174.     [more] pauses.  To insure the file names are similar in
  175.     appearance, only upper-case characters are sent to the
  176.     printer.
  177.  
  178. "Q" -    Shows unarchived files:  Show the files that do NOT have
  179.     the archive flag in a file's directory entry, set.  This
  180.     will show new files that have been recently added to the
  181.     disk. For example, to see a list of ALL new files in ALL
  182.     user areas of ALL drives:
  183.  
  184.         B0>SD $ADQ <ret>
  185.  
  186.     To see the new files in just the area that you are cur-
  187.     rently logged into, enter:
  188.  
  189.             B0>SD $Q <ret>
  190.  
  191.     (Note: This is worthless on systems that do not use any
  192.     archive backup system.)
  193.  
  194. "R" -    Reset disk system:  A disk system reset is done before
  195.     directory information is accumulated. Useful to show the
  196.     correct free space remaining when a new disk has been
  197.     inserted, etc.  (Without a reset, it will show the re-
  198.     maining space for whatever disk was last logged in.) Not
  199.     useful and a waste of time on a hard drive.)
  200.  
  201. "S" -    Include $SYS files:  Files with the $SYS attribute set
  202.     are normally not displayed.  This option includes them.
  203.     Also see the "O" which displays ONLY the $SYS files.
  204.  
  205. "T" -    Order files by type:  Alphabetizes files by type (exten-
  206.     sion).  This groups files of the same type together such
  207.     as .ASM, COM, LBR.)
  208.  
  209. "V" -    SD Version number, suffix, and date is displayed.
  210.  
  211. "X" -    Use alternate listing format - If vertical alphabetiza-
  212.     tion is in effect normally, using this option will cause
  213.     a horizontal listing to be shown.  If horizontal is the
  214.     default, then this option produces a vertical listing.
  215. "1" -
  216. "2" -
  217. "3" -
  218. "4" -    Show only files that meet all other criteria and also have
  219.     this file attribute set. These may occur alone or with each
  220.     other, or with any other criteria. IE:
  221.         SD /1
  222.         SD /23
  223.         SD /1234
  224.         SD /SQ12
  225.     Wheel controllable as is /S.
  226.  
  227. "Z80DOS support"
  228.  
  229. "=" -   The date on the command line will be used for exact matches
  230.     with the date of the file.
  231.  
  232. "+" -    The date on the command line will be used for matching the 
  233.     files whose date was on or after the files date.
  234.  
  235. "-" -    The date on the command line will be used for matching all
  236.     files whose date was before this date.
  237.  
  238. "!" -    The files creation date as known by Z80DOS will be used.
  239.  
  240. "%" -    The files alteration date as known by Z80DOS will be used.
  241.  
  242. "@" -    The files last access date as know by Z80DOS will be used.
  243.  
  244. "Z" -   Do not display file dates. Gives 4 across display on 80 col
  245.     screens (vs 2 with dates).
  246.  
  247. Z80DOS support notes:
  248.  
  249.     1: If no date spec such as ! or % or @ is given, the files
  250.        alteration date will be used.
  251.     2: If no matching spec such as = or + or - is given, the match
  252.        will be an exact one.
  253.     3: If an input line such as SD / 7/2/88 is given, the default
  254.        will be the files alteration date will be matched exactly.
  255.