home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / enterprs / cpm / utils / s / sd132.lbr / SD.DZC / SD.DOC
Encoding:
Text File  |  1992-11-06  |  7.5 KB  |  191 lines

  1.  
  2. SD132.DOC         Documentary help guide            17 Apr 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.     To get a HELP Summary of Options:
  25.  
  26.             B0>SD ?
  27.  
  28.     Example of Option Usage:
  29.  
  30.             B0>SD $ANDLV (...etc.)
  31.  
  32. (The "$"  denotes start of commands but "/" or "[" may also be used.)
  33.  
  34.  
  35. QUICK SUMMARY OF OPTIONS:
  36. -------------------------
  37.  
  38.      A -  all user areas allowed, (0-15), some systems (0-31)
  39.      C -  shows file sizes in records, rather than 'k'
  40.      D -  all  drives starting with first available (usually A:)
  41.      F -  file "DISK.DIR" created/appended to show disk contents
  42.      H -  shows all user areas from here to highest
  43.      L -  LBR/ARC/ARK list option (shows names of member files)
  44.      N -  defeats the page pause, permits non-stop display
  45.      O -  shows only $SYS files in directory
  46.      P -  copies output to printer
  47.      Q -  shows files that have NOT yet been archived
  48.      R -  resets  disk, if not already logged in
  49.      S -  include any $SYS files
  50.      T -  sorts files by type (extent)
  51.      V -  shows version number and date
  52.      X -  uses alternate listing format (horizontal/vertical)
  53.  
  54.  
  55. COMMENTS:
  56. ---------
  57. Using the $D option automatically starts on the first available drive
  58. (usually A:) regardless of what drive you were on when you started.  It
  59. then checks all available drives.  Similarly, using the $A option will
  60. always start with User 0 and individually display each available user
  61. area.  If desired you can include a specified drive/user area on the
  62. command line.  Any of the following can be used:
  63.  
  64.  
  65. EXAMPLES OF USE:
  66. ---------------
  67.  
  68.         1)  B0>SD
  69.         2)  B0>SD *.*
  70.         3)  B0>SD *.COM
  71.         4)  B0>SD C4:
  72.         5)  B0>SD C4: *.COM
  73.         6)  B0>SD $AND
  74.         7)  B0>SD *.COM $AND
  75.         8)  B0>SD *.COM /AND
  76.         9)  B0>SD *.COM[AND
  77.  
  78.     1)    Shows all files on the current drive/user area
  79.     2)    Same as 1)
  80.     3)    All files with .COM extent on current drive/user area
  81.     4)    All files on C4: drive/user area
  82.     5)    All .COM files on C4:
  83.     6)    Shows files on all drives and all user areas, nonstop
  84.       (very useful for making a remote listing of all files)
  85.     7)    All .COM files on all drives and all user areas, nonstop
  86.     8)    Can use '/' UNIX-type command rather than $ if preferred
  87.     9)    Can use '[' CP/M+ type command, no space is permitted
  88.  
  89.  
  90. OPTIONAL COMMANDS:
  91. ----------------
  92.  
  93. "A" -    All users:  Causes SD to display the directories of all
  94.     the user areas starting at user 0 and continuing to the
  95.     maximum available.  Most systems have 16 user areas 0-15
  96.     but CP/M+ etc., can have 32 user areas 0-31.
  97.  
  98. "C" -    Shows file sizes in records: Gives individual cile sizes
  99.     in records instead of "k".  Sizes are followed by "r"
  100.     instead of the normal "k" to indicate this option in ef-
  101.     fect.  Totals and library summary lines are still given
  102.     in "k". Very nice on larger disk systems where 16k might
  103.     be anything from 97-128 records.
  104.  
  105. "D" -    All disk option: Allows SD to search all disk drives on-
  106.     line.      It starts with the disk drive specified or im-
  107.     plied with the command line filename.    Example:
  108.  
  109.         B0>SD $D       Shows all drives starting with A:
  110.         B0>SD C:$D     SHows all drives starting with C:
  111.  
  112. "F" -    File option: The directory output will be sent to a disk
  113.     file named "DISK.DIR" on the default drive. If this name
  114.     already is present on that drive then the directory out-
  115.     put will be appended to the end of the file.  "DISK.DIR"
  116.     will otherwise start as a new file.  The append feature
  117.     allows you to build up one massive file on the default
  118.     drive that contains the directories of all of your disks
  119.     without having to concatenate a lot of individual files.
  120.  
  121. "H" -    From here option:  Displays files on all user areas from
  122.     current to highest allowed (usually area 15 unless on a
  123.     RCPM system.)  It it handy to use on systems that have
  124.     MANY files on user 0 area, to see what remains on the
  125.     other user areas.  If on B5: for example, using $H would
  126.     show files on all user aread from B5: through B15: if
  127.     permitted to go that high.  (The $A option is ignored if
  128.     included, else the $H option would not be requested.)
  129.  
  130. "L" -    LBR list option:  Allows for listing of ".LBR", ".ARC"
  131.     or ".ARK" file members which are shown followed by their
  132.     length in 'k' (or 'r', if the 'C' option is used).  The
  133.     total length of the entire library is is also shown.
  134.     These are always alphabetized horizontally and may have
  135.     a little border (assembler option) at the left, showing
  136.     it is a library listing.
  137.  
  138. "N" -    No page option:  Shows the display without stopping each
  139.     when the screen is full.  Particularly useful for remote
  140.     users on an RCPM so they can display the entire director
  141.     non-stop for disk copy, etc. by using $AND, etc.
  142.  
  143. "O" -    Shows only $SYS files: Very useful on large system where
  144.     it is harder to notice an occasional $SYS file.
  145.  
  146. "P" -    Copy output to printer:  Highlighting characters are not
  147.     sent (for files that are archived or set as $SYS files)
  148.     and the "N" option is automatically selected to prevent
  149.     [more] pauses.  To insure the file names are similar in
  150.     appearance, only upper-case characters are sent to the
  151.     printer.
  152.  
  153. "Q" -    Shows unarchived files:  Show the files that do NOT have
  154.     the archive flag in a file's directory entry, set.  This
  155.     will show new files that have been recently added to the
  156.     disk. For example, to see a list of ALL new files in ALL
  157.     user areas of ALL drives:
  158.  
  159.         B0>SD $ADQ <ret>
  160.  
  161.     To see the new files in just the area that you are cur-
  162.     rently logged into, enter:
  163.  
  164.             B0>SD $Q <ret>
  165.  
  166.     (Note: This is worthless on systems that do not use any
  167.     archive backup system.)
  168.  
  169. "R" -    Reset disk system:  A disk system reset is done before
  170.     directory information is accumulated. Useful to show the
  171.     correct free space remaining when a new disk has been
  172.     inserted, etc.  (Without a reset, it will show the re-
  173.     maining space for whatever disk was last logged in.) Not
  174.     useful and a waste of time on a hard drive.)
  175.  
  176. "S" -    Include $SYS files:  Files with the $SYS attribute set
  177.     are normally not displayed.  This option includes them.
  178.     Also see the "O" which displays ONLY the $SYS files.
  179.  
  180. "T" -    Order files by type:  Alphabetizes files by type (exten-
  181.     sion).  This groups files of the same type together such
  182.     as .ASM, COM, LBR.)
  183.  
  184. "V" -    SD Version number, suffix, and date is displayed.
  185.  
  186. "X" -    Use alternate listing format - If vertical alphabetiza-
  187.     tion is in effect normally, using this option will cause
  188.     a horizontal listing to be shown.  If horizontal is the
  189.     default, then this option produces a vertical listing.
  190.  
  191. )end