home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / packer / zifpro / zifpro.rev < prev    next >
Text File  |  1993-12-24  |  5KB  |  137 lines

  1.          ZIF Editor Professional For DOS Revision History
  2.  
  3.  
  4. 12-25-93 ■ Version 1.15
  5.  
  6.            . Fixed a major bug that was created after references
  7.              to MhSpecParse were changed to stSpecParse.  This
  8.              replacement routine returned a "." with the filename
  9.              extension, causing all filenames within the ZIF Editor
  10.              Pro to have two dots separating the filename from the
  11.              extension.
  12.  
  13.  
  14. 12-22-93 ■ Version 1.14
  15.  
  16.            . Changed all references from MhSpecParse to stSpecParse,
  17.              which is an STSI-generated routine to parse the
  18.              different portions of a path specification apart.  Old
  19.              routine that was used could cause ZIF Pro to attempt to
  20.              access a floppy drive, if one was specified.  If a disk
  21.              was not present in the floppy drive, the program would
  22.              crash.  New routine should eliminate this problem.
  23.  
  24.            . Added code to make sure that if compression to floppy
  25.              diskettes is being used, the compressed file must be
  26.              stored on the root directory of the floppy disk.
  27.  
  28.            . Added code to disable selective extraction and selective
  29.              exclusion when the user specifies that the compressed
  30.              file will be stored on a floppy diskette.
  31.  
  32.  
  33.  
  34. 12-20-93 ■ Version 1.13
  35.  
  36.            . (No Changes Made)
  37.  
  38.  
  39.  
  40. 12-05-93 ■ Version 1.12
  41.  
  42.            . Added code to make sure that the environment set for
  43.              ZIP'R Pro, if used, is interpretted in UPPER CASE
  44.              characters.
  45.  
  46.            . Recovered programming files from local backup set.
  47.              One file was lost due to an inability to restore 
  48.              files from a bad backup tape after upgrading network
  49.              file server.  Changes in the lost file were minimal.
  50.              All data is believed to have been recovered.
  51.  
  52.            . Added check to deselect and disable the Update option
  53.              if compressed file was specified as residing on a
  54.              floppy disk.
  55.  
  56.            . Addressed several potential tab-order / ENTER-order
  57.              problems on main .ZPD editing screen.  Problems
  58.              could have caused program to terminate if the ZIF
  59.              Editor attempted to switch the focus to a disabled
  60.              control when ENTER was pressed.
  61.  
  62.            . Added code to make sure that a user has entered a
  63.              program name and a compressed file name in the
  64.              appropriate fields before saving a .ZPD file.
  65.  
  66.            . Added code to warn users when Cancel is selected if
  67.              the file has been modified since it was last saved.
  68.  
  69.            . Added code to set an initial value for TestTemporary-
  70.              Archive whether or not ARJ is being used as the
  71.              compression program.
  72.  
  73.            . Fixed tabbing order problem on Selective Extraction
  74.              screen and added code to advance the cursor to the next
  75.              field when ENTER was pressed.
  76.  
  77.            . Fixed problem where pressing ENTER on the Compression
  78.              Type field when "NONE" was selected would cause the
  79.              program to terminate.  Focus was attempting to be set
  80.              to a disabled control.
  81.  
  82.            . Fixed problem where passing a filename as a parameter
  83.              to the ZIF Editor Pro would generate an error stating
  84.              that a problem occurred when attempting to read the
  85.              .ZPD file.  This was due to a variable being reset
  86.              between the time that the parameter was read and the
  87.              file was read.
  88.  
  89.        . Fixed potential problem where the internal variable
  90.          "UseParentDirectory" was not being changed when it was
  91.          modified on the Advanced Options screen.  This could
  92.          cause the ZIF Editor to not properly remember the 
  93.          correct Program Parent Directory.
  94.          
  95.  
  96.  
  97. 11-26-93 ■ Version 1.11
  98.  
  99.        . Added quick keys for check boxes to a few key areas.
  100.  
  101.        . Fixed minor tabbing order problem on Edit .ZPD
  102.          screen.
  103.  
  104.        . Added support to the Selective Extraction screen
  105.          for Selective Exclusion.  Added code to read and
  106.          write the new variables to the .ZPD file.
  107.  
  108.  
  109.  
  110. 11-21-93 ■ Version 1.10
  111.  
  112.        . Added code to allow users to enter a filename
  113.          after ZIFPRO that will automatically load the
  114.          specified .ZPD file.
  115.  
  116.        . Added new Help topics for Selective Extraction.
  117.  
  118.        . Added support for Selective Extraction to the ZIF
  119.          Editor.  When Selective Extraction is enabled, only
  120.          files entered in the Selective Extraction list box
  121.          are extracted before executing the program.
  122.  
  123.        . Corrected a problem where the IN Commands, OUT Commands,
  124.          TSR Pre Commands, and TSR Post Commands were not being
  125.          written correctly to the .ZPD file.  This behavior 
  126.          exhibited itself after creating a file with more than
  127.          two lines of IN, OUT, TSR Pre, or TSR Post Commands.
  128.          The prefix was not being added to the line that was
  129.          written, therefore causing ZIP'R Pro to be unable to
  130.          read and include those commands.
  131.  
  132.  
  133.  
  134. 11-15-93 ■ Version 1.00
  135.  
  136.        . Initial release of the ZIF Editor Professional For DOS.
  137.