home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / utils / arc-lbr / lbrutil.lbr / READ.MZ / READ.ME
Text File  |  1986-12-27  |  1KB  |  29 lines

  1. The main purpose of this group is to add DATE-STAMPING to LU
  2. style libraries.  LSETDATE sets them, LDIR shows them.  These
  3. were the first programs to do this, and they set the date-stamp
  4. standard (now in heavy use under MSDOS), and have been maintained.
  5.  
  6. LDIR, LSETDATE, LTYPE give help when run without parameters.
  7. LDIR is also interactive in this case.
  8.  
  9. LDIRBBS is especially linked for BBS use, eliminating i/o
  10. redirection, thus preventing a remote user from writing to disk.
  11.  
  12. For help in running .PCD programs enter:
  13.    A>runpcd        << with no parameters. pcdhelp.pcd on line >>
  14.  
  15. RUNPCD executes all .PCD programs.  It will find them either
  16. on line or in PCDS.LBR, on either the default or A: drives.
  17. "RUNPCD [1]" displays version no. (with PCDHELP.PCD on line).
  18. .PCD programs execute identically to .COM versions, but are much
  19. smaller, and run more slowly.
  20.  
  21. For instructions on connecting your system timers, see
  22. PROFILER.LBR.  This will allow automatic date setting.  Applies
  23. to both .COM programs and RUNPCD.COM.
  24.  
  25. If a read from port 0ffh bothers your system patch location 017dh
  26. to a safe port number.  This applies to all programs, but the
  27. read is only executed (at present) by RUNPCD, when it tries to
  28. find a front panel sense switch.  The port is never written to.
  29. æ>