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 / UNARC16.MSG < prev    next >
Text File  |  2000-06-30  |  6KB  |  123 lines

  1. File:     UNARC.MSG
  2. Subject:  Release Message for UNARC Program
  3. Version:  1.6
  4. Date:     March 27, 1987
  5. ------------------------------------------------------------------------------
  6.  
  7. Version 1.6 of the CP/M UNARC utility:
  8.  
  9. * Corrects a bug in version 1.5, which caused generation of an 'incorrect CRC'
  10.   warning message (during extraction of files to disk) in certain cases where
  11.   such an error condition did not actually exist.
  12.  
  13. Version 1.5 of UNARC included the following changes from the previous version
  14. 1.4 release:
  15.  
  16. * Provides self-unpacking archive support (see below).
  17. * Corrects a serious bug in the non-Z80 version (UNARCA.COM), which caused
  18.   failure to output the last 1-255 bytes of an extracted file in certain
  19.   situations.  (In particular, ALL files less than 256 bytes in length could
  20.   not be extracted from archives.)
  21. * Supports the new "squashed" compression method generated by the MS-DOS
  22.   program PKARC (version 2.0 or later).
  23. * Provides a new command line option (P) for direct printing of files on the
  24.   CP/M list device.
  25. * Provides a new command line option (C) for checking the validity of archive
  26.   files.
  27. * Displays a checksum total of CRC values (useful for comparing separate
  28.   copies of an archive file).
  29. * Alters the mechanism used to avoid a problem with the LUX library/archive
  30.   utility program, to provide independence of UNARC from recent multiple
  31.   releases of new LUX versions by different authors.  (See USELUX definition
  32.   in UNARCOVL.ASM overlay file.)
  33. * Minor enhancements to tab expansion and CTRL-S/CTRL-C processing during
  34.   file typeout.
  35. * Expands on-line help display examples.
  36.  
  37. Complete details of all of the above changes (and past history of prior UNARC
  38. releases) are provided in the version 1.5 source program file (UNARC.Z80).
  39.  
  40. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  41.  
  42. UNARC is now distributed exclusively as a "self-unpacking" archive file,
  43. UNARC16.ARK.  This allows automatic extraction of the distributed files,
  44. without requiring access to a separate copy of UNARC.COM or UNARCA.COM.  To
  45. utilize this capability, simply copy or rename UNARC16.ARK to a program file,
  46. UNARC16.COM, on the current disk drive.  (The exact file name UNARC16.COM is
  47. required.)  Then, run this program, with a single optional command line
  48. parameter specifying the disk drive to which all distribution files will be
  49. extracted (defaults to current disk).
  50.  
  51. For example, assuming UNARC16.ARK is on drive B:, and the files are to be
  52. extracted to drive C:, the following CP/M commands may be used:
  53.  
  54.    A>B:                            ; Set current drive for UNARC16.ARK
  55.    B>REN UNARC16.COM=UNARC16.ARK   ; Rename it to UNARC16.COM
  56.    B>UNARC16 C:                    ; Run it to extract all files to drive C:
  57.  
  58. Note that this self-unpacking capability is provided only by the distributed
  59. archive file, and it will not work if that file is altered or reconstructed.
  60.  
  61. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  62.  
  63. The following files are distributed with this release:
  64.  
  65.      Filename.Typ  Size  Recs  CRC   Description
  66.      ------------  ----  ----  ----  -----------
  67.   1  UNARC   .MSG    7k    50        Release message (this file)
  68.   2  UNARC   .COM    5k    37  17B5  Program (Z80 version)
  69.   3  UNARCA  .COM    6k    45  913C  Program (8080/8085 version)
  70.   4  UNARC   .DOC   31k   244  A8B1  User documentation
  71.   5  UNARC   .FOR    1k     4  23B4  Brief "what's it for?" abstract
  72.   6  UNARCOVL.ASM   14k   111  EEC3  Overlay source for program options
  73.   7  UNARC16 .DIF    2k    14  8E8C  Version 1.6 source code differences
  74.   8  UNARC   .Z80  122k   969  406F  Version 1.5 source code (UNARC15S.ARK)
  75.  
  76. (The CRC values shown above are those displayed by UNARC itself, and these
  77. should be used for verification purposes.  These are not compatible with the
  78. values produced by other CP/M programs, such as CRCK and CHEK.)
  79.  
  80. Items 1-7 are included in the self-unpacking UNARC16.ARK file.  Item 5 may be
  81. used to supply a requested program description after uploading UNARC16.ARK to
  82. a remote system.  Item 6 supports all user-configurable program options.
  83.  
  84. Item 8 is distributed in a separate archive file, UNARC15S.ARK, and it is not
  85. required for UNARC program operation or configuration.  (Due to the relatively
  86. insubstantial nature of the version 1.6 update, the new source code file is
  87. not being distributed.  However, item 7 may be used, in conjunction with the
  88. SSED utility (version 2.0, by Chuck Forsberg), to generate an updated source
  89. code file from the distributed file for version 1.5.)
  90.  
  91.                      NOTE
  92.  
  93.     8080/8085 USERS:  The file UNARCA.COM is an alternate version
  94.     of the program which will run on your systems.  However, it is
  95.     larger and substantially slower than the standard (Z80-only)
  96.     version, UNARC.COM.  (UNARCA.COM will run on ALL CP/M systems,
  97.     but it is specifically NOT recommended for users with Z80's!)
  98.  
  99.     RCP/M SYSOPS:  The assembly language overlay file UNARCOVL.ASM
  100.     is provided primarily for your use in generating a secure
  101.     version of UNARC for use by remote callers.  Note that several
  102.     of the UNARC 1.6 changes had been distributed to RCP/M Sysops
  103.     in an earlier Beta-test release (UNARC 1.42).  That version
  104.     was also distributed with several recent releases of the LUX
  105.     utility program (by different authors), and it should now be
  106.     replaced by UNARC 1.6.  (If you use LUX, be sure to define
  107.     USELUX = YES in the overlay file.)  Due to the self-unpacking
  108.     feature of UNARC16.ARK, it is no longer necessary to provide
  109.     separate copies of UNARC.COM and UNARCA.COM for downloading by
  110.     first-time users.  (Even if you prefer the use of .LBR files
  111.     on your system, you are encouraged to maintain at least this
  112.     one file, UNARC16.ARK, in its distributed form!)
  113.  
  114. The UNARC.DOC file provides a complete program description and user operating
  115. instructions.  Refer to the notice in that file regarding rights of use and
  116. distribution of this program and its associated documentation files.
  117.  
  118.  
  119.                     Copyright (C) 1987 by Robert A. Freed
  120.                              All Rights Reserved
  121.  
  122. ------------------------------------------------------------------------------
  123.