home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR13 / ZIPR412A.ZIP / ZIPR.REV < prev    next >
Text File  |  1993-10-24  |  42KB  |  1,074 lines

  1.                  ZIP'R For DOS (Single-User) Revision History
  2.  
  3.  
  4. 09-14-93 ■ Version 4.12
  5.  
  6.            . Added support to read the two new parameters from the
  7.              [VIDEO] section of the .ZIF file.
  8.  
  9.            . Added code to allow the output of the compression programs
  10.              to be suppressed when compressing or decompressing a file.
  11.              (The output cannot be suppressed during temporary file
  12.              creation, due to a conflict with the method used in this
  13.              routine.)
  14.  
  15.            . Added code to allow the selection of screen write modes.  
  16.              Choices are BIOS, Direct, or AUTO.
  17.              
  18.  
  19. 08-14-93 ■ Version 4.11
  20.  
  21.            . Added date code to indicate the date of the last internal
  22.              code change.
  23.            
  24.            . Wrote common routine to display the Prelog, Epilog, and 
  25.              Update nag screen backgrounds.  (Reduced program size by
  26.              about 6K.)
  27.  
  28.  
  29. 07-05-93 ■ Version 4.1
  30.  
  31.            . Corrected problems in the RegistrationNumber processing
  32.              routine.
  33.            
  34.            . Removed references to RegistrationCity in all routines.
  35.            
  36.            . Streamlined code in EXEC module to reduce code size.
  37.            
  38.            . Modified ZIPR.INI read routine to read new style 
  39.              Registration section.  (Dropped support for old style.)
  40.              
  41.            . Combined separate ZIPR.INI read routines into one sub-routine.
  42.            
  43.            . Re-wrote entire ZIPR.INI read routines to prevent possible           
  44.              problems when reading the ZIPR.INI file.
  45.  
  46.            . Added commands to swap ZIP'R to disk and load the specified
  47.              command processor when executing a .IN or .OUT command.
  48.  
  49.            . Removed implicit references to COMMAND.COM (SYSTEM) in 
  50.              the .IN and .OUT file processing routines.
  51.  
  52.            . Corrected a potential problem where a hard-coded 
  53.              "COMMAND /C " was being issued to automatically execute
  54.              the ZIF Editor if no command-line parameters were 
  55.              passed to ZIP'R.
  56.              
  57.  
  58. 06-12-93 ■ Version 4.0
  59.  
  60.            . Released ZIP'R v4.0 with version 2.0 of the ZIF Editor.
  61.            
  62.  
  63. 06-11-93 ■ Version 3.3  (Internal BETA Version.  Not Released.)
  64.  
  65.            . Eliminated slow screen drawing commands in the prelog
  66.              screen routines.  (The speed increase will be most 
  67.              noticeable when running under Windows.)
  68.  
  69.            . Revised prelog screen.  New screen eliminates unnecessary
  70.              information and presents the remaining information in a 
  71.              more visually appealing form.
  72.  
  73.            . Added installation program to automate the installation
  74.              process.  ZIP'R will now be distributed with the 
  75.              INSTALL.EXE and ZIPR??.BCF files only.
  76.              
  77.            . Updated registration number code.
  78.  
  79.            . Changed the location of the DontInterruptCompMessage
  80.              subroutine to eliminate the red flash prior to displaying
  81.              the query dialog box.
  82.  
  83.            . Removed hard-coded "C:" drive specification when ZIP'R 
  84.              exits.  Previously, ZIP'R would log to the root directory
  85.              of the C: drive.  Now, ZIP'R will log to the root 
  86.              directory of the drive on which ZIP'R was invoked.
  87.  
  88.            . Removed hard-coded "COMMAND.COM" references, and replaced
  89.              them with information gathered from the COMSPEC variable.
  90.              This should allow COMMAND.COM replacements, such as 
  91.              NDOS.COM and 4DOS.COM to operate correctly.
  92.  
  93.            . Removed dependence on the "System REM >" call to create
  94.              zero-length token files.  Now open a file and write
  95.              the filename to it.  (This method is faster, and
  96.              will not cause problems for NDOS, and possibly 4DOS.)
  97.  
  98.            . Modified command-line parameter handling to automat-
  99.              ically load the ZIF Editor if no parameters are 
  100.              entered on the ZIP'R command line.
  101.  
  102.            . Enhanced the AlternateDIR feature of ZIP'R to allow
  103.              moving more than one level deep from the compressed
  104.              file.  This enhancement allows ZIP'R to be completely
  105.              compatible with the Alternate Compressed File Directory
  106.              feature of the new ZIF Editor.
  107.  
  108.            . Corrected a potential problem when reading .ZIF files.
  109.              A GoTo label was placed in an IF...Then loop, which 
  110.              could have caused problems.
  111.  
  112.            . Corrected a problem reading the "CompressedFileName="
  113.              entry in the new style .ZIF files.  (New style .ZIF
  114.              files contain the compressed file extension, and this
  115.              must be removed before passing to ZIP'R.)
  116.              
  117.            . Added code to read new style .ZIF files generated by
  118.              version 1.4 of the ZIF Editor.
  119.  
  120.            . Corrected a display problem where a long command line
  121.              would corrupt the error message screen.
  122.  
  123.            . Added new FieldLength variable and deleted other field-
  124.              specific length variables in the prelog subroutine.
  125.  
  126.            . Modified prelog screen to allow room for information
  127.              regarding Cluster Size, Accurate File Size Calculation,
  128.              and Sorted Extraction.
  129.  
  130.            . Improved the speed of the deleted file scanning 
  131.              routine by deleting all files and/or sub-directories 
  132.              at once, rather than one at a time.
  133.  
  134.  
  135. 05-02-93 ■ Version 3.2
  136.            
  137.            . Fixed problem with ZIP'R not deleting .TK4 and .TK5
  138.              files when using the "Update" option.
  139.            
  140.            . Added a check in case one of the .TK4 or .TK5 files
  141.              does not exist, to make sure that both files are 
  142.              deleted before returning from the subroutine.
  143.            
  144.            . Changed "Update Only" to "Update" on the Update nag
  145.              screen.
  146.  
  147.            . Added a check to make sure that the .TK4 and .TK5
  148.              files exist before scanning for deleted files.  This
  149.              prevents ZIP'R from displaying the "Scanning for
  150.              deleted files..." message when compressing a program
  151.              that was left in an uncompressed state.  (This can 
  152.              occur when using the "ZIP-Q-U" options, and choosing not 
  153.              to compress the program after exiting the first time.)
  154.            
  155.            . Added a check to make sure that the .ZIP file exists
  156.              before generating the .TK4 and .TK5 files.  This 
  157.              prevents PKUNZIP.EXE from generating an error 
  158.              message.
  159.            
  160.            . Added a jump to display the "Scanning for deleted
  161.              files..." message if more than one file/directory
  162.              was deleted from the .ZIP file.  This prevents the
  163.              message from scrolling off the screen.
  164.            
  165.            . Changed "Searching for deleted files..." message to 
  166.              "Scanning for deleted files...".
  167.            
  168.            . Changed message during the check for deleted files 
  169.              from "Compression in progress..." to "Searching for
  170.              deleted files...".
  171.  
  172.            . Added a 32-bit CRC check comparing the old and new
  173.              file lists.  If the two values match, do not check
  174.              individual files for deleted files/directories.
  175.  
  176.            . Added twirling bars to the "Compression in progress.
  177.              Do NOT interrupt!" screen.  This feature provides an
  178.              activity indicator during processing.
  179.            
  180.            . Fixed a bug in the "Update" routine that was 
  181.              causing ZIP'R to fail to delete a user-deleted file 
  182.              from the original .ZIP file.
  183.            
  184.            . Fixed a bug in "Update" routine that was deleting
  185.              the wrong files from the original .ZIP file.  (No data 
  186.              was lost, because PKZIP updated the missing files.)
  187.              
  188.            . Added error message if "-U" option is used with ARJ,
  189.              LHA, or SQZ.  (These programs do not yet perform 
  190.              the necessary list file creation.)
  191.            
  192.            . Added "Query" code to ARJ, LHA, and SQZ modules.
  193.            
  194.            . Added delay screen with pause when unregistered copies 
  195.              of ZIP'R use the "Update" feature.
  196.            
  197.            . Fixed problem with ZIP'R not deleting the original 
  198.              .ZIP file if the "Update" option was also selected.
  199.            
  200.            . Added "Query" feature to ZIP'R For DOS.  Adding "-Q" to
  201.              the type of compression field will prompt the user 
  202.              whether to re-compress the program after it is exited.
  203.            
  204.            . Reduced code size in ZIP and ARJ modules by combining
  205.              redundant character strings into variables.
  206.            
  207.            . Added code to clear the screen between .TK4 and .TK5 
  208.              creation routines.
  209.            
  210.            . Changed the name of ZIP'R to ZIP'R For DOS.
  211.            
  212.            . Combined .TK4 and .TK5 creation routines into a
  213.              single sub-routine.  (OldFileList and NewFileList)
  214.            
  215.            . Shortened PKZIP command lines to reduce code size.
  216.            
  217.            . Fixed a display problem when the "Update" code
  218.              deleted a file from an existing .ZIP file.
  219.            
  220.            . Fixed a bug when reading the temporary file list
  221.              files that would never find a deleted file.  (EOF
  222.              marker was always found immediately.)
  223.            
  224.            . Changed method of comparing old and new file lists 
  225.              from String Arrays to standard files.  Compiler 
  226.              problems caused String Arrays to be too unreliable.
  227.              This method is slower, but does not have a limit on
  228.              the number of files that can be handled.
  229.            
  230.            . Added code to suppress the deletion of the .ZIP file
  231.              after decompression if "-U" appears in the ZipType
  232.              entry on the command line.
  233.            
  234.            . Added support to read the "-U" (Update Only) option
  235.              from the command line.  
  236.            
  237.            . Preliminary testing on the "Update" code indicates
  238.              up to a ten-fold improvement in compression speed.  The
  239.              most improvement is achieved on directories containing
  240.              a small number of large files.  Improvements of about 25% 
  241.              are achieved on directories containing a large number of 
  242.              small files.  (Code optimization should be able to 
  243.              improve this even further.)
  244.            
  245.            . Corrected a problem in the "Update" code where data 
  246.              from the old and new file lists was not being transferred
  247.              to the arrays properly.  (This caused an erroneous 
  248.              mis-match between the two array lists.)
  249.            
  250.            . Fixed a bug in the "Update" code where reading a 
  251.              line that contained an EOF marker as the last character
  252.              would prematurely abort.  (The solution is to read the 
  253.              line before checking for the EOF marker.)
  254.            
  255.            . Preliminary coding begun for "Update" compression.
  256.            
  257.            . Updated internal registration information.
  258.            
  259.            . Improved the accuracy of the Conventional memory 
  260.              calculation on the prelog screen.  (This figure should
  261.              still be slightly low, depending on the size of 
  262.              COMMAND.COM and environment.
  263.  
  264.  
  265. 03-24-93 ■ Version 3.1
  266.            
  267.            . Added time stamp on all files to indicate the version
  268.              number.
  269.            
  270.            . Added code to create another random filename if the
  271.              file corresponding to the first filename created already 
  272.              exists.  This could happen if a directory became filled 
  273.              with undeleted signal files, or if another copy of ZIP'R
  274.              had created a file with the same name (very unlikely).
  275.            
  276.            . Changed ARJ compression and decompression command lines
  277.              to place all the options in the same area.
  278.  
  279.            . Removed extra registration slots to reduce code size
  280.              by about 20K.
  281.            
  282.            . Added code to allow retail shareware versions to be
  283.              registered.
  284.            
  285.            . Now use BIOS when displaying "Calculating disk space
  286.              required for decompression..." warning message to 
  287.              prevent SQZ from overwriting previous text.
  288.            
  289.            . Changed the method used to read the temporary file, which
  290.              increased the speed of the Accurate File Size Calculation 
  291.              by almost a factor of two!
  292.  
  293.  
  294. 03-14-93 ■ Version 3.01
  295.            
  296.            . Registration updates to ZIP'R.  ZIF Editor v1.1
  297.              included in this release.
  298.  
  299.  
  300. 03-09-93 ■ Version 3.0
  301.  
  302.            . Released to public as version 3.0.
  303.  
  304.  
  305. 03-09-93 ■ Version 2.6
  306.  
  307.            . Fixed problem with ZIP'R finding compression programs
  308.              located in the \ZIPR sub-directory if no path was
  309.              specified in the ZIPR.INI.
  310.  
  311.            . Added initial "NO" value to SortedExtraction variable.
  312.  
  313.  
  314. 03-08-93 ■ Version 2.5
  315.  
  316.            . Added .ZIF file example to ZIP'R help screens.
  317.            
  318.            . Removed unnecessary variable declarations from 
  319.              ZIPR??.OBJ.
  320.            
  321.            . Fixed problem where DOS would report a "Path not
  322.              found." error message if there was no path.
  323.            
  324.            . Fixed potential problem with closing files that
  325.              may not have been opened.
  326.            
  327.            . Fixed problem with shifting and unshifting non-
  328.              existent DOS variables.  (Compiler corruption
  329.              problem.)
  330.            
  331.            . Compressed executable files to minimize disk space
  332.              used by ZIP'R.  ZIP'R executables now consume about
  333.              140K, instead of 790K!  In addition, the program 
  334.              loads more quickly on my test system.  Your mileage
  335.              may vary.
  336.              
  337.            . Streamlined code in ZIPR module to reduce program
  338.              size by about 1K.  (Moved percent variables to 
  339.              common section.)
  340.            
  341.  
  342. 03-05-93 ■ Version 2.4
  343.  
  344.            . Unreleased internal version, in preparation for
  345.              ZIP'R v3.0.
  346.            
  347.            . Streamlined code in EXEC module to reduce program
  348.              size by about 1K.
  349.  
  350.            . Streamlined code in INI and REGA modules to reduce
  351.              program size.  Code size reduced by about 2K.
  352.            
  353.            . Modified conventional memory calculation to 
  354.              calculate available memory after ZIP'R swaps to
  355.              EMS or disk.
  356.            
  357.            . Added support to ZIP'R to read alternate program
  358.              directory information from a .ZIF file.
  359.            
  360.            . Worked around a problem where "Compression in 
  361.              progress..." and "Decompression in progress..."
  362.              error messages were being overwritten by ARJ and 
  363.              SQZ.  (Problem related to Use Direct command.)
  364.  
  365.            . Added temporary registration numbers to ZIP'R code
  366.              to allow phone registrations.
  367.            
  368.            . Removed ZIP'R feature matrix variables from ZIP'R, 
  369.              since they are not presently being used.  
  370.            
  371.            . Added check for a non-existent .ZIF file.  Display
  372.              error message if file can not be found.
  373.            
  374.            . Added "ParameterCount" variable to indicate the 
  375.              number of command line parameters.  This variable
  376.              is modified directly when a .ZIF "Parameters" 
  377.              string is used.
  378.            
  379.            . Added support to read "Parameters" string generated
  380.              by the ZIF Editor.
  381.            
  382.            . Added command line processing to detect whether 
  383.              .ZIF file information should be used instead of
  384.              the command line parameters.
  385.  
  386.            . Modified ProcessCommandLine sub-routine to reduce 
  387.              dependence on DOS % variables.
  388.  
  389.            . Moved common routines from ZIPR??.OBJ and
  390.              ZIPRN??.OBJ to EXEC??.OBJ.
  391.            
  392.  
  393. 02-22-93 ■ Version 2.3
  394.  
  395.            . Removed extraneous variable declarations from ARJ,
  396.              LHA, SQZ, ZIP, ERROR, EXEC, and INI modules.
  397.            
  398.            . Added passed parameters P4 - P8 to help screens.
  399.            
  400.            . Added support to handle the display of extremely long 
  401.              ZIP'R command lines on the prelog screen.  Lines 
  402.              longer than 75 characters are truncated, and a 
  403.              warning message is displayed.  The actual command 
  404.              line is not affected by this truncation, only the 
  405.              display on the prelog screen.
  406.  
  407.            . Moved part of the code in the EXEC??.OBJ module to
  408.              the newly created INI??.OBJ module.
  409.            
  410.            . Added the capability to pass up to eight parameters
  411.              to a program being executed through ZIP'R.  Previous
  412.              versions were limited to four.
  413.            
  414.            . DESQview users must check the setting of:
  415.              Writes text directly to screen.......: [Y]
  416.              Since ZIP'R now uses direct screen writes to perform
  417.              some of its screen operations, this must be set to
  418.              "Y".
  419.                  
  420.            . Added code to work around a problem with using direct
  421.              screen writes in combination with box drawing routines.
  422.              Boxes would be drawn incorrectly if BIOS mode was not 
  423.              used for these routines.
  424.            
  425.            . Enabled direct video writes if a VGA adaptor is detected.
  426.              This increases the screen display speed under Windows and
  427.              DESQview.
  428.            
  429.            . Added check for /h, /H, or /? as the first parameter on
  430.              the command line, and if so, display the help screen.
  431.              Example:  ZIPR /H
  432.  
  433.            . Changed help screen text color to Bright White to allow 
  434.              screen captures to work properly.
  435.            
  436.            . Added check to see if ARJ.EXE, LHA.EXE, SQZ.EXE, PKZIP.EXE,
  437.              or PKUNZIP.EXE are available when needed.  ZIP'R will now
  438.              issue an error message if the proper file can not be found
  439.              in the ZIP'R sub-directory or in the directory specified 
  440.              in the ZIPR.INI file (registered versions only).
  441.            
  442.            . Corrected NoZipType error message display when %3 is not
  443.              specified on the command line.
  444.  
  445.            . Added path options for compression programs.  Registered
  446.              users may now specify a path for each compression program
  447.              used by ZIP'R.  These paths are specified under the 
  448.              [OPTIONS] section of the ZIPR.INI file.  Each path must
  449.              be on a separate line, and must be followed by a backslash.
  450.              
  451.              Example:  ARJ=C:\COMPRESS\ARJ\
  452.                        LHA=C:\COMPRESS\LHA\
  453.                        SQZ=C:\COMPRESS\SQZ\
  454.                        ZIP=C:\COMPRESS\ZIP\
  455.  
  456.  
  457. 02-14-93 ■ Version 2.2
  458.  
  459.            . Moved CompressionInProgress, DecompressionInProgress,
  460.              DontInterruptCompMessage, and DontInterruptDecompMessage
  461.              subroutines to ERROR??.OBJ file.
  462.            
  463.            . Modified command line display area on the prelog and
  464.              error message screens to only show "ZIPR" or "ZIPRN" 
  465.              instead of the fully qualified path.
  466.            
  467.            . Added SQZ to error messages and help screens.
  468.  
  469.            . Added check for invalid compression type.
  470.            
  471.            . Added command line display to all error message screens.
  472.  
  473.            . Corrected NoCommandProcessorOnPath error message, which
  474.              was referencing CONFIG.SYS instead of AUTOEXEC.BAT.
  475.            
  476.            . ZIP'R can now be located in any sub-directory desired.  
  477.              Set the ZIPR environment variable to the location of 
  478.              the ZIP'R files.  Example:  SET ZIPR=D:\ZIPR
  479.  
  480.  
  481. 02-07-93 ■ Version 2.1
  482.            
  483.            . Added SortedExtraction= option to ZIPR.INI file to allow      
  484.              files to be extracted in alphabetical order.  Registered
  485.              users may add the line SortedExtraction=YES to the 
  486.              [OPTIONS] section of the ZIPR.INI file.  This feature 
  487.              will have the effect of sorting all extracted files by 
  488.              name during the extraction process.  This feature works
  489.              with PKZIP/PKUNZIP v1.1, 2.04c, and 2.04e.  It does not
  490.              work with ARJ, LHA, or SQZ at this time.  If future 
  491.              versions of these archivers support this option, ZIP'R 
  492.              will be updated accordingly.
  493.  
  494.            . Improved AccurateFileSizeCalculation routine to 
  495.              compensate for wasted space due to cluster size 
  496.              (allocation units) when files are decompressed.  The
  497.              default cluster size used for these calculations is
  498.              4096 bytes.  Registered users may add the statement
  499.              ClusterSize= to the [OPTIONS] section of the ZIPR.INI
  500.              file.  The default value is ClusterSize=4096.  Valid 
  501.              cluster sizes are 512, 1024, 2048, 4096, and 8192.
  502.  
  503.            . Added CLS to DontInterruptCompMessage and 
  504.              DontInterruptDecompMessage sections.  This eliminated a
  505.              problem where the "Decompression in progress.  Do NOT  
  506.              interrupt!" warning message was overwriting the 
  507.              "Calculating disk space required for decompression.  
  508.              Please wait!" warning message.
  509.  
  510.            . Changed PKUNZIP command line to use the "brief" method
  511.              when calculating the disk space required for successful
  512.              decompression.  This increases the speed of this 
  513.              calculation slightly.
  514.            
  515.            . Changed "Calculating required disk space.  Please wait!"
  516.              error message to read, "Calculating disk space required
  517.              for decompression.  Please wait!"
  518.            
  519.            . Added the ability to execute programs that are
  520.              located one sub-directory below the compressed file.
  521.              To utilize this feature, specify the sub-directory 
  522.              (enclosed in backslashes) immediately prior to the
  523.              executable file name on the ZIP'R command line.  
  524.              Example:  ZIPR C: \TEST TEST ZIP \SUBTEST\PCSHELL
  525.            
  526.            . Added the ability to detect VCPI memory if running
  527.              under MS-DOS 5 with EMM386.EXE loaded.
  528.  
  529.            . Moved prelog and epilog display routines to separate
  530.              PRE??.OBJ module.
  531.  
  532.  
  533. 01-31-93 ■ Version 2.0
  534.            
  535.            . Fixed a bug that would cause ZIP'R to hang if no EMS
  536.              memory manager was present.  (Now detects if QEMM, 
  537.              386MAX, or EMM386 is present before checking for EMS
  538.              memory.)
  539.            
  540.            . Fixed a bug that would cause ZIP'R to hang if no VCPI 
  541.              provider was present.  (Now detects if QEMM or 386MAX
  542.              is present before checking for VCPI memory.)
  543.            
  544.            . Added support for registered users to defeat the
  545.              accurate file size calculation if disk space is not
  546.              a problem.  The following line should be added 
  547.              under the [OPTIONS] section of the ZIPR.INI file:
  548.              AccurateFileSizeCalculation=NO
  549.              
  550.            . Added [OPTIONS] section to the ZIPR.INI file.           
  551.            
  552.            . Changed ARJ and LHA command lines to use the shorter
  553.              "List" command instead of "View".  (Speeds up the
  554.              file size calculation.)
  555.  
  556.            . Corrected a problem in the CalculateExactFileSize
  557.              subroutine, where a string variable was being used
  558.              in an "Open" command, causing a myriad of problems.
  559.  
  560.            . Changed logic for more accurate detection of .ARJ, .LZH,
  561.              .SQZ, and .ZIP file information.
  562.  
  563.            . Added code to calculate the exact amount of disk space
  564.              needed to decompress .ARJ, .LZH, and .SQZ files.
  565.            
  566.            . Moved CheckSpaceForDecompression subroutine to EXEC.OBJ.
  567.  
  568.            . Added /x$QZ$$ZQ$.LST switch to SQZ command line to 
  569.              prevent error message when attempting to move that file.
  570.            
  571.            . Added CLS to clear the screen before displaying the 
  572.              warning message screens.
  573.            
  574.            . Added warning message to wait for disk space calculation.
  575.            
  576.            . Added code to calculate the exact amount of disk space
  577.              needed to decompress a .ZIP file.
  578.  
  579.            . Added code to generate psuedo-random filename for 
  580.              temporary token file.  (.TK3)
  581.  
  582.            . Added preliminary support for SQZ.  (Version 1.08.03
  583.              or higher required for "Move" operation.  Does not
  584.              support errorlevels, so use is risky at this time.)
  585.  
  586.  
  587. 01-28-93 ■ Version 1.9
  588.            
  589.            . Added 386MAX installed and version number information           
  590.              to prelog screen.
  591.              
  592.            . Added VCPI installed and version number information to 
  593.              prelog screen.
  594.  
  595.            . Enhanced prelog screen with additional information.
  596.              (QEMM installed and version, DPMI installed and version,
  597.              EMS version, and XMS version.)
  598.  
  599.            . Added check to see if XMS memory is installed prior to
  600.              evaluating the amount of memory installed.  (Compiler
  601.              documentation recommends this.)
  602.  
  603.            . Now swapping ZIP'R to EMS/Disk to provide additional room           
  604.              for compression programs.  (No known problems have been 
  605.              encountered, but this step was taken as a precaution.)
  606.  
  607.            . Now swapping ZIP'R to EMS/Disk to provide additional room
  608.              for decompression programs.  (Fixes problem where compressed
  609.              file could get deleted when running under DESQview with very 
  610.              small windows.  DOS would issue an out of memory error, but
  611.              no errorlevel would be set because the decompression program 
  612.              would not run.)
  613.  
  614.            . Added textured background to error message screens.
  615.  
  616.  
  617. 01-23-93 ■ Version 1.8
  618.  
  619.            . Changed format of ZIPRN.REV file.
  620.  
  621.            . Updated ZIPR.DOC file with ZIPR.INI related information.
  622.  
  623.            . Convert PrelogDelay= and EpilogDelay= statements in ZIPR.INI
  624.              to upper case.
  625.  
  626.            . Moved PrelogDelay and EpilogDelay to separate [DELAYS] section
  627.              in ZIPR.INI.  [DELAYS] section contains PrelogDelay=?? and
  628.              EpilogDelay=?? delays.
  629.  
  630.            . Shortened variable names in ERROR?? module.
  631.  
  632.            . Added "Delaying... ??" message to epilog screen.
  633.  
  634.            . Added registration information to epilog screen.
  635.  
  636.            . Added "Delaying... ??" message to prelog screen.
  637.  
  638.            . Shortened ProcessZIPRINI... variables.
  639.  
  640.            . Isolated problem with opening a non-existent .IN or .OUT
  641.              file.  (LPT1: Not printing.)
  642.  
  643.            . Added EpilogDelay and PrelogDelay options to ZIPR.INI file.
  644.              (Registered version only.)
  645.  
  646.            . Updated prelog to contain additional information about EMS,
  647.              Environment, XMS, DESQview, Windows, and a "Future" section.
  648.  
  649.            . Added compression and decompression in progress warning
  650.              messages.
  651.  
  652.            . Moved individual ARJ, LHA, and ZIP compression routines to
  653.              separate .OBJs.
  654.  
  655.            . Added encryption to COMP??.OBJ file.
  656.  
  657.            . Added [REGISTRATION] section, containing registration name
  658.              and number, to ZIPR.INI file.
  659.  
  660.            . Eliminated unnecessary strings and declarations in various
  661.              modules.
  662.  
  663.            . Reduced code size by using new centering routines.
  664.  
  665.            . Shortened background display routines for all screens.
  666.  
  667.            . Convert ZIPR.INI [-------] statements to uppercase before
  668.              processing.
  669.  
  670.            . Now closing .IN, .OUT, and .INI files after reading.
  671.  
  672.            . Added support to read ZIPR.INI file.
  673.  
  674.            . Added copyright notice to prelog screen and documentation.
  675.  
  676.            . Added ZIPREnvironment internal variable.
  677.  
  678.            . Combined COMP.OBJ and COMPN.OBJ routines into single
  679.              COMP??.OBJ file.
  680.  
  681.  
  682. 01-09-93 ■ Version 1.7
  683.  
  684.            . Increased non-registered delays to 10 seconds for prelog and
  685.              epilog.
  686.  
  687.            . Changed order of ZIP options to go from least to most
  688.              compression.
  689.  
  690.            . Located and worked around "tilde problem" in compiler.
  691.  
  692.            . Moved compression subroutines into a separate COMPN??.OBJ
  693.              file.
  694.  
  695.            . Added support for PKZIP 2.04c command line troubleshooting
  696.              parameters.  Extended PKZIP parameters can be used by
  697.              selecting codes from a chart shown in the ZIPR.DOC file.
  698.  
  699.            . Some advanced ZIP options have changed: ZIP0, ZIP2, and ZIP3
  700.              can ONLY be used for PKZIP 2.0.  Removed support for old PKZIP
  701.              1.1 -ei parameter. (ZIP2)   ZIP1 and ZIP4 are compatible with
  702.              both PKZIP 1.1 and 2.0.  See ZIPR.DOC for more information.
  703.  
  704.            . Added support for new PKZIP 2.04c command line compression
  705.              parameters.  Be cautious when upgrading, as this version of
  706.              PKZIP has some documented problems.  Read the trouble-shooting
  707.              section of the PKZIP documentation for more information.
  708.  
  709.            . Added trailing backslash to internal ZIPRPath variable.
  710.  
  711.            . Updated help screen display and information.
  712.  
  713.            . Clear screen prior to compression and after decompression.
  714.  
  715.            . Display COMSPEC path to command processor on prelog screen.
  716.  
  717.            . Display error message if COMMAND.COM is not on the path.
  718.              (DR DOS Problem.)
  719.  
  720.            . Revamped error message display routines and screens.
  721.  
  722.            . Changed the order that ZIP'R looks for executables to match
  723.              DOS.  (.COM, .EXE, .BAT)
  724.  
  725.            . Display help screen after all error messages.
  726.  
  727.  
  728. 01-03-93 ■ Version 1.6
  729.  
  730.            . Added code to center registered and non-registered text.
  731.  
  732.            . Improved insufficient disk space logic when compressed file
  733.              doesn't exist.
  734.  
  735.            . Adjusted insufficient disk space check up to 2.5.
  736.              (60% compression)
  737.  
  738.            . Added check for insufficient disk space before decompression
  739.              begins.
  740.  
  741.            . Added check for a non-existent program name.
  742.  
  743.            . Moved common code from ZIPR.OBJ and ZIPRN.OBJ to EXEC.OBJ.
  744.  
  745.            . Disabled Prelog screen if PrelogDelayTime is 0.
  746.  
  747.            . Disabled Epilog screen if EpilogDelayTime is 0.
  748.  
  749.            . Corrected minor centering problem on prelog screen.
  750.  
  751.            . Added separate delay times for Prelog and Epilog Screens.
  752.  
  753.            . Added Environment Space Available and EMS Memory Available
  754.              display.
  755.  
  756.            . Encrypted text messages in ERROR.OBJ.
  757.  
  758.  
  759. 12-26-92 ■ Version 1.5
  760.  
  761.            . First non-beta release!  All known bugs have been squashed.
  762.  
  763.            . Corrected minor centering problem when displaying command
  764.              line.
  765.  
  766.            . ZIP'R now checks to see if the proper decompression program is
  767.              available.
  768.  
  769.            . Added safety check to log to proper directory after program
  770.              execution.
  771.  
  772.            . Added safety check to log to proper directory prior to program
  773.              execution.
  774.  
  775.            . Added code to perform operations prior/subsequent to program
  776.              execution.  ZipFile.IN commands are passed to COMMAND.COM
  777.              prior to program.  ZipFile.OUT commands are passed to
  778.              COMMAND.COM subsequent to program.
  779.  
  780.            . Added check to prevent compressing the \ZIPR sub-directory.
  781.  
  782.            . Removed unnecessary variable declarations.
  783.  
  784.            . Added TokenName variable to reduce code size and complexity.
  785.  
  786.            . Removed internal dependence on %1 and %2 variables.
  787.  
  788.            . Moved CheckCommandLineLength subroutine to ERROR??.OBJ.
  789.  
  790.            . Split main program and message screens into separate modules.
  791.              (<64K .OBJ)
  792.  
  793.            . Removed internal dependence on %3 and %5 variables.
  794.  
  795.            . Solved cursor problems using a combination of methods.  Re-
  796.              enabled cursor after prelog, epilog, help, and error
  797.              screens.  Eliminated cursor prior to prelog, epilog, help, and
  798.              error screens.  Positioned cursor at the bottom of the screen
  799.              during ZIP'R messages.
  800.  
  801.            . Re-enabled cursor during prelog, epilog, help, and error
  802.              screens.  Stowaway would not display the cursor when run
  803.              through ZIP'R.  Rolodex Live! would not display the cursor
  804.              when run through ZIP'R.
  805.  
  806.  
  807. 12-16-92 ■ Version 1.4ß
  808.  
  809.            . If you are updating ZIP'R from a version older than
  810.              1.2ß, rename the file ZIPR.COM to ZIPR.OLD, and the file
  811.              ZIPRN.COM to ZIPRN.OLD.  Copy the new files into the
  812.              \ZIPR sub-directory.  You may have to update menu
  813.              programs, Windows, and DESQview to reflect the new .EXE
  814.              extensions for ZIPR.EXE and ZIPRN.EXE.
  815.  
  816.            . Added subroutine to center command line display.
  817.  
  818.            . Added command line display to prelog screen.
  819.  
  820.            . Removed trailing spaces at the end of some statements.
  821.  
  822.            . Replaced %ZIPR% environment variable with internal ZIPRPath
  823.              variable.
  824.  
  825.            . Eliminated cursor during prelog, epilog, help and error
  826.              screens.
  827.  
  828.            . Added DelayTime variable to adjust the registered/non-
  829.              registered delays.
  830.  
  831.            . Added ZIPRVersion variable to easily update version numbers.
  832.  
  833.            . Added encryption to variables and command lines.
  834.  
  835.            . Fixed problems with various ZIP'R messages not clearing the
  836.              screen.
  837.  
  838.            . Converted many existing lines of code into various
  839.              subroutines.
  840.  
  841.            . Updated and enhanced prelog, epilog, help, and error message
  842.              screens.
  843.  
  844.            . Fixed missing quotes in ErrorCode variables.
  845.  
  846.            . Incorporated all help/error/prelog/epilog screens into ZIP'R.
  847.              Created subroutines for Prelog, Epilog, Help, and Error
  848.              Messages.  ERRORN.COM file is no longer needed.  ZIP'R version
  849.              1.4ß no longer requires the ERRORN.COM file.  Rename this
  850.              file ERRORN.OLD.
  851.  
  852.            . Corrected help screen (ZIPR.EXE vs ZIPR.COM).
  853.  
  854.  
  855. 12-11-92 ■ Version 1.3ß
  856.  
  857.            . Changed "Done" section to use BLDChDrive and BLDChDir instead
  858.              of "Run".
  859.  
  860.            . Optimized "Quit" section using "Contains" to reduce code size.
  861.  
  862.            . Replaced "Run ERASE ..." statements with "BLDDel" to increase
  863.              speed.
  864.  
  865.            . Now using "RunString" on decompression commands to return
  866.              ERRORLEVEL.
  867.  
  868.            . Added ZipName, ZipType, ProgramName, PP1, PP2, PP3, and PP4
  869.              variables.
  870.  
  871.            . Removed extraneous ^^ symbols from strings.
  872.  
  873.            . Added DecompressZipFile subroutine.
  874.  
  875.            . Added CompressUsingARJ subroutine.
  876.  
  877.            . Added CompressUsingLHA subroutine.
  878.  
  879.            . Added CompressUsingZIP subroutine.
  880.  
  881.            . Fixed problem handling lowercase %4 input using ZipType
  882.              variable.
  883.  
  884.  
  885. 12-05-92 ■ Version 1.2ß
  886.  
  887.            . Now loading secondary command processor to improve
  888.              reliability.
  889.  
  890.            . Changed delay timer to new format (WAIT).
  891.  
  892.            . Use internal CHDIR and CHDRIVE commands to increase speed.
  893.  
  894.            . Swap ZIP'R to EMS/Disk to reduce overhead when running
  895.              .COM/.EXE.  After swapping, only about 2.5K of ZIP'R remains.
  896.  
  897.            . Now counting command line parameters and sending only those
  898.              needed.
  899.  
  900.            . Added LogToDriveAndDirectory Subroutine.
  901.  
  902.            . Command line parameters now converted to UPPERCASE.
  903.  
  904.            . New ZIP'R files are .EXEs.  ZIPR.COM and ZIPRN.COM should be
  905.              deleted.
  906.  
  907.            . Changed to totally new compiler.  (Many nagging bugs fixed!)
  908.  
  909.  
  910. 11-28-92 ■ Version 1.1ß
  911.  
  912.            . Removed %5 vs %5 %6 %7 %8 %9 statements.  (New compiler fixes
  913.              this.)
  914.  
  915.            . Recompiled with new compiler.  (Fixes passed parameter
  916.              problems.)
  917.  
  918.  
  919. 11-15-92 ■ Version 1.0ß
  920.  
  921.            . Added ERROR.COM file for ZIPR specific error/help messages.
  922.  
  923.            . Removed delays after HELP, PATHERR, and ROOTERR messages.
  924.  
  925.            . Positioned cursor at bottom of screen after error/help
  926.              messages.
  927.  
  928.            . Enhanced error screens with color.
  929.  
  930.            . Moved help screens and error messages to external file.
  931.  
  932.            . Updated ZIP'R help screen to show version number.
  933.  
  934.  
  935. 11-06-92 ■ Version 0.9ß
  936.  
  937.            . Corrected mistake in PATHERR error message.
  938.  
  939.            . Recompiled with new compiler.  (ZIPR.COM size is now
  940.              smaller.)
  941.  
  942.            . Shortened ARJ, LHA, and ZIP decompression routines.
  943.  
  944.  
  945. *** Created Network/Multitasker version of ZIP'R ***
  946.     Standard version of ZIP'R = ZIPR.COM
  947.     Network/Multitasker version of ZIP'R = ZIPRN.COM
  948.  
  949.  
  950. 10-27-92 ■ Version 0.8ß
  951.  
  952.            . Extended non-registered delay to 8 seconds.
  953.  
  954.            . Separated DRIVE: and \PATH command line parameters.
  955.  
  956.            . Updated documentation with DoorWay information.
  957.  
  958.            . Added support for various ZIP compression levels.
  959.  
  960.            . Tightened up ARJ command line code to reduce program size.
  961.  
  962.            . Re-worded help screen to reduce program size.
  963.  
  964.  
  965. 10-25-92 ■ Version 0.7ß
  966.  
  967.            . Added support for various ARJ compression levels.
  968.  
  969.            . Removed support for lower case letters on command line.
  970.  
  971.            . Removed support for mixed upper/lower case letters on command
  972.              line.
  973.  
  974.            . Added ARJT command line option to invoke archive integrity
  975.              check for ARJ.
  976.  
  977.            . Added /z2 option to LHA command line, disabling archived file
  978.              compression.
  979.  
  980.            . Added -js option to ARJ command line, disabling archived file
  981.              compression.
  982.  
  983.            . Updated ZIPR help screen examples to match ZIPR.DOC file.
  984.  
  985.            . Updated ZIPR.DOC file with DESQview information.
  986.  
  987.            . Added additional information to ZIPR.DOC file.
  988.  
  989.  
  990. 10-24-92 ■ Version 0.6ß
  991.  
  992.            . First version released to the general public via The Bertha
  993.              BBS.
  994.  
  995.            . Extended non-registered delay to 7 seconds.
  996.  
  997.            . Updated ZIPR.DOC file.
  998.  
  999.            . Updated command line examples.
  1000.  
  1001.            . Added ZIP'R version number to delay screen.
  1002.  
  1003.            . Changed Par1 - Par5 to P1 - P5.
  1004.  
  1005.            . Updated help screen to correct command line sequence.
  1006.  
  1007.  
  1008. 10-22-92 ■ Version 0.5ß
  1009.  
  1010.            . Added commands to "bail out" if incorrect parameter %4 is
  1011.              entered.
  1012.  
  1013.            . Changed order of command line parameters to a more logical
  1014.              order.
  1015.  
  1016.            . Updated help screens.
  1017.  
  1018.            . Added a check for no/incorrect path entered.
  1019.  
  1020.  
  1021. 10-21-92 ■ Version 0.4ß
  1022.  
  1023.            . Updated compiler commands for faster text display.
  1024.  
  1025.            . Added a root directory check to prevent compressing the entire
  1026.              drive.
  1027.  
  1028.            . Added help screen when no parameters are entered on the
  1029.              command line.
  1030.  
  1031.            . Added a check for passed parameter %5, disabling parameters
  1032.              when blank.
  1033.  
  1034.  
  1035. 10-21-92 ■ Version 0.3ß
  1036.  
  1037.            . Centered ANSI registration screens.
  1038.  
  1039.            . Added support for passing parameters to applications.
  1040.  
  1041.            . Changed name to ZIP'R to avoid conflicts with existing
  1042.              software.
  1043.  
  1044.            . Added automatic batch file detection, eliminating %4.
  1045.              (Performs CALL)
  1046.  
  1047.            . Changed compression type from NUL to NONE.
  1048.  
  1049.            . %4 now indicates the type of compression desired (ARJ, LHA,
  1050.              ZIP, NONE).
  1051.  
  1052.            . Added ANSI registration screen when exiting ZIP'R.
  1053.  
  1054.            . Updated internal paths to reflect the new name (ZIPR vs
  1055.              ZIPPER).
  1056.  
  1057.  
  1058. 10-20-92 ■ Version 0.2ß
  1059.  
  1060.            . Added ANSI registration screen when ZIP'R (ZIPPER) begins.
  1061.  
  1062.  
  1063. 10-20-92 ■ Version 0.1ß
  1064.  
  1065.            . Changed format to circumvent MS-DOS / DR-DOS compatibility
  1066.              problem.
  1067.  
  1068.            . Altered parameter order to a more logical sequence.
  1069.  
  1070.  
  1071. 10-20-92 ■ Version 0.0ß
  1072.  
  1073.            . Initial version of ZIP'R (ZIPPER) compiled.
  1074.