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

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