home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 5 / ctrom5b.zip / ctrom5b / DOS / UTILITY / COMPRESS / SHEZ105 / SHEZ.REV < prev    next >
Text File  |  1994-12-13  |  11KB  |  195 lines

  1.  
  2.  
  3.                                 SHEZ REVISION HISTORY
  4.  
  5.      v10.5  12/12/94 Fixed error in configuration program when creating a new
  6.             config file.
  7.             Added ability to configure menu hot key colors.
  8.             When running under 4DOS/NDOS the copy,move and delete tagged files
  9.             functions have been greatly improved.
  10.             Fixed error when converting a compressed file to UC2 file format.
  11.             Fixed HEX display in the internal file viewer.
  12.             Fixed error when expanding/extracting Windows compressed files.
  13.             The strip comments function can now strip comments from ARJ type
  14.             compressed files.
  15.             Fixed internal error when processing ARJ compressed files.
  16.             Fixed error when deleting files from UC2 compressed files.
  17.             Sorting the list of files in a UC2 copressed file by size has been
  18.             corrected.
  19.             Fixed a rare error when displaying file dates in compressed files.
  20.             Menu hot keys now begin with alphabetic characters.
  21.  
  22.      v10.4  10/19/94 Fixed error when attempting to view and/or expand WIN type
  23.             compressed files.
  24.             Fixed error when attempting to work with HAP compressed files.
  25.             Fixed some screen errors when running SHEZ in 25 line mode.
  26.             Added highlighted hot keys to the menu system.
  27.             Removed code that deactivated PKZIP DPMI support when running under
  28.             Desqview.
  29.             Added ALT-X command to DOS directory window.  This command will
  30.             allow the user to extract all files from the currently highlighted
  31.             files or all tagged files.
  32.             Enhanced the ALT-F1 command (display FILE_ID.DIZ) to allow the user
  33.             to optionally create a FILE_ID.DIZ file if one does not exist.
  34.             When printing files the PRINTING IN PROGRESS message will remain on
  35.             screen until printing is complete.
  36.             Fixed problem when attempting to convert ZIP files to UC2
  37.             compression format.
  38.  
  39.      v10.3  10/3/94 Fixed the UNABLE TO DELETE problem when deleting files from
  40.             the DOS directory window when running under 4DOS.
  41.             When converting compressed files with embedded compressed files the
  42.             embedded compressed files were not having their time and date stamps
  43.             set correctly. - FIXED -
  44.             When copying a file and only the drive to copy to is specified the
  45.             current directory for the specified drive will be used.
  46.             When using the Print function and files are tagged a dialog box will
  47.             now appear asking if you what to print the highlighted or all tagged
  48.             files.
  49.             Shez can not handle all types of windows compressed files by using
  50.             the native EXPAND.EXE program.  Windows compressed files are now
  51.             handled like any other compressed file.
  52.             Added support for the INFOZIP, ZIP and UNZIP programs.  A new
  53.             configuration item must be set to indicate that the INFOZIP program
  54.             are being used.
  55.             Added support for the RAR compression program.
  56.             Added config. item allowing user to specify the number of
  57.             directories to handle when using the F9 function to specify
  58.             directory names.
  59.             Made more improvements in the identification of ARC type compressed
  60.             files.
  61.             Added floating help window in the SHEZCFG program.
  62.      v10.2  7/29/94 Corrected a small error when attempting to read spanned ZIP
  63.  
  64.  
  65.                                                                      Page 1
  66.  
  67.  
  68.                                 SHEZ REVISION HISTORY
  69.  
  70.             file when the ZIP file was created under DOS and is being read in
  71.             the DOS box under OS/2.
  72.             Fixed problem when running SGREP against all files contained with a
  73.             compressed file that contains directory names.
  74.             User menu functions can now process files that are highlighted
  75.             and/or tagged in both the DOS file window and the compressed file
  76.             contents window.  If files are tagged a dialog box will ask if user
  77.             wishes to perform operation on highlighted or tagged files.
  78.             Fixed 4DOS description function when running with low memory.  SHEZ
  79.             will now ALWAYS swap itself out of memory prior to running the 4DOS
  80.             describe command.
  81.             Added support for UltraCompressor II release 2.  SHEZ now supports
  82.             move, freshen, extract newer, and update functions for UC2 files.
  83.             Added command ALT-I that will run the UC2 compressor to optimize the
  84.             current UC2 compressed file.
  85.             Added support to uncompress windows compressed files.  The
  86.             uncompress code is built into SHEZ so the EXPAND program is not
  87.             needed.
  88.  
  89.      v10.1  5/30/94 Corrected UUENCODE routine. The original filename that is
  90.             placed in the UUENCODED file contained two dots instead of a single
  91.             dot.
  92.             When starting SHEZ and only specifying a directory name SHEZ was not
  93.             using the user specified filespec as specified in the configuration
  94.             file. - FIXED -
  95.             Added code to automatically determine CPU type.
  96.             Added support for HAP version 3.14. When SHEZ is run on a 386 or
  97.             better the a3 and m3 commands will be utilized.
  98.             Added PORT keyword to Printer section in the SHEZ.INI file.  This
  99.             allows the user to tell SHEZ which LPT port each user defined
  100.             printer should use.
  101.             When testing UC2 type compressed files SHEZ was not pausing to allow
  102.             the user to view the results. - FIXED -
  103.             When using F4 to delete a directory, SHEZ reporting that it could
  104.             not delete the directory when in fact it could.
  105.             Added smart move command ALT-F3.
  106.             Fixed an error that occurs when the user menu is empty.
  107.             Exchanged the location of the Tab and Exit mouse hot areas at the
  108.             bottom of the screen.
  109.  
  110.      V10.0  5/13/94 SHEZ can now delete individual or tagged files that have
  111.             hidden, system, or read-only attributes assigned.
  112.  
  113.             Fixed problem when CTL-ENTER is pressed to launch an alternate
  114.      viewer.
  115.  
  116.             Due to numerous users having problems with the configuration item to
  117.             activate authenticity mode automatically this option has been
  118.             removed from the SHEZCFG program.  If you want SHEZ to startup with
  119.             authenticity mode activated you must set an environment variable
  120.             named SHEZAV to a Y prior to starting SHEZ.  I.E.  SET SHEZAV=Y
  121.  
  122.             Added $?  to user menu variables.  Added $CD current drive to user
  123.             menu variables.  Added $CP current path to user menu variables. 
  124.             Added $ED extract drive to user menu variables.  Added $EP extract
  125.             path to user menu variables.
  126.  
  127.             Moved ZIP to top of convert compressed file drop down menu.
  128.  
  129.  
  130.                                                                      Page 2
  131.  
  132.  
  133.                                 SHEZ REVISION HISTORY
  134.  
  135.             Reorganized program code resulting in lower memory usage.
  136.  
  137.             Fixed problem when view a file in a .ZIP compressed file and another
  138.             file with the same name exists in the .ZIP file but has been saved
  139.             in another directory.
  140.  
  141.             Corrected Critical Error handling when TABBING to view a directory.
  142.  
  143.             Entering directory names with extensions are now handled correctly
  144.             when entered either from within SHEZ or from the command line.
  145.  
  146.             SHEZ will now check the release level of the SHEZ.CFG file and will
  147.             not continue if the SHEZ.CFG file has not been updated using the
  148.             matching release level of the SHEZCFG program.
  149.  
  150.             Added preliminary support for the HAP compression program.
  151.  
  152.             Modified the FILE_ID.DIZ viewing procedure as follows:
  153.  
  154.             1) ALT-F1 will display the FILE_ID.DIZ file if it exists.
  155.  
  156.             2) ENTER key will remove the dialog box and position the highlight
  157.             bar down one item.
  158.  
  159.             3) CTRL-ENTER will remove the dialog box and will open the
  160.             compressed file view screen.
  161.  
  162.             Added new command CTRL-F which will display a dialog box showing
  163.             free space on the default or user specified drive.  This command is
  164.             available from both the DOS directory windows and the compressed
  165.             file contents window.
  166.  
  167.      v9.9   4/19/94 Corrected the 4DOS description display when the DOS
  168.             directory window is zoomed full screen.
  169.             Corrected problem processing UC2 type compressed files when the
  170.             UC.EXE program is not is a directory in the path.
  171.             Increased user menu options from 10 to 20 items.
  172.             Added new function, SMART EXTRACT (ALT-F2) that will extract tagged
  173.             files from a compressed file and will optimally fill the target
  174.             extract disk.  If all files will not fit, a warning message will be
  175.             issued and the files that could not be extracted will remain tagged.
  176.             Added a new sort type of TAGGED when viewing the contents of a
  177.             compressed files.
  178.             Modified the view FILE_ID.DIZ function.  Pressing ESC when the
  179.             description is displayed will remove the dialog box and return you
  180.             to the DOS file list positioning the highlight bar one row down. 
  181.             Pressing the ENTER key will remove the dialog box and will open and
  182.             display the contents of the compressed file.
  183.             Added a new configuration item allowing the user to tell SHEZ if
  184.             they want to be prompted before saving an edited file back into the
  185.             compressed file.
  186.             Added ALT-F8 to UUENCODE highlighted/tagged file(s) and
  187.             CTL-F8 to UUDECODE highlighted/tagged files(s).  If no files are
  188.             tagged the highlighted file will be UUEN/DECODED.  If files are
  189.             tagged then all tagged files will be UUEN/DECODED.
  190.             Added new configuration item allowing the user to start SHEZ with
  191.             ZIP authenticity mode automatically activated.  It may still be
  192.             dynamically deactivated by pressing the ALT-1 key.
  193.  
  194.  
  195.