home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / zsus / z3help / s.lbr / SDZ.HZP / SDZ.HLP
Encoding:
Text File  |  1991-11-18  |  1.5 KB  |  49 lines

  1. ;
  2. )                                    SDZ.COM                                   (
  3.  
  4.              Size (recs) CRC   Version    Author/Latest Issue      Disk
  5.                6k (47)   8806  1.32b      Jay Sage 6/88            Z3COM8
  6.  
  7. )  1- Syntax/Options  2- Notes  3- Examples of Use                             (
  8.  
  9.  
  10.    SDZ is  a Z-ified version  of the public domain Super-Directory program  to
  11. display the  directory  of  a  CP/M disk.   It  will  display  a  disk  sorted
  12. alphabetically,  with the fize size in k,  rounded  to the nearest CP/M  block
  13. size.   It also displays library and archive files with  the file  size in  k,
  14. if  the $L option is selected.   SDZ is bundled with the ZCPR34 autoload NZCOM 
  15. package.
  16.  
  17. :1
  18.  
  19.  
  20.    Syntax:  SD [du:/dir:][afn] [/o ...]
  21.  
  22.    Available options  (after '$' or '/' or '[' character):
  23.  
  24.    A - all user areas                N - no page pause [more]
  25.    C - full size in records          Q - show non-archived files
  26.    D - all drives                    T - order by file type
  27.    H - current area to highest       V - show version number
  28.    L - list LBR/ARC/ARK members      X - toggle horiz/vert format
  29.  
  30.    * * *  Special SYSOP options (WHEEL SET) * * *
  31.  
  32.    F - file output (DISK.DIR)        R - reset disk system
  33.    O - show only SYS files           S - include SYS files
  34.    P - printer output
  35. :2
  36.  
  37. SDZ Notes:
  38.  
  39.    a.
  40.  
  41. :3
  42.  
  43.  
  44. Examples of Use:
  45.  
  46.  
  47.    a. B0>SD /DAN<cr>     <-- list all drives and user areas, no pause
  48.  
  49.