home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / zsys / znode-12 / s / z3help06.lbr / ZXD.HZP / ZXD.HLP
Encoding:
Text File  |  1993-06-12  |  2.0 KB  |  45 lines

  1. ;
  2.   (ZSDOS Only)                      ZXD.COM                                   
  3.  
  4.              Size (recs) CRC   Version    Author/Latest Issue      Disk
  5.                6k (43)   0936  1.4                                 Z3COM13
  6.  
  7.   1- Syntax/Options  2- Notes                                                 
  8.  
  9.  
  10.    ZXD is  the ZSDOS EXtended Directory listing  program and  was derived from
  11. the ZCPR3 tool  XD III written by Richard Conn.   The major enhancement is the
  12. ability to display time stamps for each file in a variety of formats.  ZXD can
  13. display file dates and times from DateStamper, P2DOS, and Plu*Perfect Systems'
  14. DosDisk stamp methods.  In ZCPR3  systems, the  Wheel byte  is used to disable 
  15. some functions as a security precaution in remote access systems.
  16. :1
  17.  
  18.    Syntax:  ZXD                             - List per Defaults
  19.             ZXD //                          - Print this message
  20.             ZXD /o[o.]                      - List per options
  21.             ZXD [dir:][fn[.ft]] [/][o[o.]]  - List selected w/opts
  22.   Options:
  23.             Oo - Toggle Output Control Options
  24.                     o=F for Form Feed,  o=H for Horiz/Vert Format
  25.             S  - Toggle Sort (Name/Type or Type/Name)
  26.             N  - Toggle No-Date/Date display
  27.             W  - Wide display with both Create/Modify Dates
  28.             D  - Display Date in alternate form
  29.             T  - Use alternate (P2Dos/DateStamper) Stamps
  30.             Aa - Set and Display of file attributes
  31.                     a=S for System,  a=N for Non-System
  32.                     a=A for All Files (System and Non-System)
  33.             U  - Toggle User select (Current or All)
  34.             P  - Send display to Printer
  35.             PF - Same as POF
  36. :2
  37.  
  38.  
  39. ZXD Notes:
  40.  
  41.    a. When displaying only  a single date,  the validity of the Modified stamp
  42.       date is checked.   If invalid, the Create date is checked and printed if
  43.       valid.   Only if neither date stamp field is valid is a blank time field
  44.       displayed.
  45.