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 / ARC-LBR / LU310.UPD < prev    next >
Text File  |  2000-06-30  |  3KB  |  71 lines

  1. File: LU310.UPD         72 lines        Date: 85-01-01
  2. From: Gary P. Novosielski
  3. To:   All LU Users
  4. Subj: New LU version 3.10
  5.  
  6. Version 3.10 of the Library Utility is being released today.  It has
  7. been tested under CP/M80 v2.2 and is expected to run properly under
  8. CP/M+ as well.
  9.  
  10. Here is a short description of the changes from version 3.00 to 3.10.
  11. Please use it until the revised document file, LU310.DOC is available,
  12. which should be real soon now.
  13.  
  14. 1.  Bug Fix in -Reorg to another drive.  Under 3.00 if you had reorgan-
  15.     ized FOO.LBR from A: to B:, and there was _already_ a FOO.LBR on B:,
  16.     LU would not have properly erased the old file, causing duplicate
  17.     file names.  Yuchh.  I found this one by accident, rather than from
  18.     a bug report, so I guess no one has ever been bitten by this one.
  19.     Anyhow, it's fixed now.
  20.  
  21. 2.  Change in reorganization logic.  If reorganization is done from one
  22.     user/drive to another, the old copy of the library will no longer be
  23.     deleted.  This gives some backup protection from Old Man Murphy.  The
  24.     old copy will still be erased when reorganization is done within a
  25.     single user/drive.
  26.  
  27. 3.  I've hacked the directed I/O code to allow the -U operator to be used
  28.     even if directed I/O (<input and >log) files are open.  This should
  29.     make directed I/O more useable.  Leor's original DIO would lose track
  30.     of the DIO files when the default drive was changed, so -U had been
  31.     locked out in v3.00
  32.  
  33. 4.  In response to user requests, a default library name will no longer
  34.     be opened automatically when operands are being read from the console
  35.     (stdin).  Instead, an error message will be issued saying that no
  36.     library is open.  The default library LIBRARY.LBR will still be used
  37.     if operands are being read from command line arguments, and no -O
  38.     (open) is done.
  39.  
  40. 5.  New operator -H (Help).  In response to user requests, a brief one-
  41.     screen summary of operators, and the operands they expect, is now
  42.     displayed by typing -H.  It is by no means an online user manual,
  43.     just a memory jogger.  I knew it was time for this when I started to
  44.     forget the commands myself!  Must be getting old.
  45.  
  46. 6.  Version 3.10 still does not support the date/time stamping features
  47.     defined in the new standard (LUDEF5) but now conforms to that stand-
  48.     ard as a non-supporting program.  It preserves pre-existing stamps
  49.     when appropriate, and will zero out any stamps which are made incor-
  50.     rect by changes to the files or directory.    Pad counts, as defined
  51.     in the standard, are tolerated, but not used, as they have no mean-
  52.     ing under a CP/M-only environment.
  53.  
  54. 7.  In bumming the extra space for the help code (the program is still
  55.     under 20k on disk) I cleaned and tightened some of the logic, which
  56.     may cause some cosmetic differences.  You may notice, for example,
  57.     that the last operator used will show up in the prompt even if it
  58.     was -L, -R, or -C, which take no operands.    There is no functional
  59.     difference, though; operands will still be ignored by these opera-
  60.     tors.
  61.  
  62. For bug reports, questions, etc., please contact me via:
  63.  
  64. Phone (voice):        (201)935-4087        Eves and weekends.
  65. Compuserve:        70160,120        GO PCS-47 or GO EMA-1
  66. MCI Mail:        GNOVOSIELSKI
  67. WUI Telex:        650-195-2395        6501952395 MCI
  68.  
  69. Regards,
  70. Gary Novosielski
  71.