home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / v / vip-54.zip / OOPS < prev    next >
Text File  |  1993-03-26  |  6KB  |  150 lines

  1.  
  2.  
  3.  
  4.                           VIP.EXE ver. 5.4
  5.  
  6.                             OOPs  UPDATE
  7.  
  8.                        (The last one, I hope)
  9.  
  10.        Version 4.0
  11.          The first release was version 4.0 which was not widely
  12.          distributed.  A major bug brought about ver. 4.1
  13.  
  14.        Version 4.1 - 4.2
  15.          While correcting a bug in version 4.1,  I seem to have
  16.          created a new bug in ver. 4.2
  17.  
  18.        Version 4.3
  19.          So VIP ver 4.3 was created. Again I goofed, and had to
  20.          create VIP ver. 4.4
  21.          After extensive testing I was sure everything was just
  22.          fine. After using VIP for awhile, I discovered certain
  23.          zip's would not extract.    I found that some types of
  24.          comments added to the zips would disrupt things.
  25.          This has been corrected and thus ver 4.4a came to be.
  26.  
  27.        Version 4.5
  28.          Edit function was added.
  29.          A new bug poped up.  When editing a file, depending on
  30.          which editor you used, it would clear the saved screen &
  31.          when you return to vip, you had a blank screen.
  32.  
  33.        Version 4.5a
  34.          Solved all the problems (I hope).
  35.          After a complaint that it would not work with PkZip 1.10
  36.          and only PKZ204, it was modified to work with either
  37.          version.
  38.          It's true what they are saying about PkZip204C that it can
  39.          trash your hard drive, and/or zip-files.
  40.          I'll vouch for that, for it happened to me. As of this date
  41.          PKzip Version 204G is available and you should replace your
  42.          old one with this one.  It has the bad bugs corrected.
  43.  
  44.        Version 4.5m
  45.          A version with mouse support had a lot of trouble when used
  46.          on different computers, and was abandoned for the time being.
  47.  
  48.        Version 5.0
  49.          Some new functions.  It will now support older versions of
  50.          dos IF you are using PkZip 204 or newer.  Other types of
  51.          operating systems were not tried or tested.
  52.          Now you can delete a Zip-file from the main menu.
  53.          An Include/Exclude function to log EXE files so you can now
  54.          process self extracting Zips with the EXE extension.
  55.  
  56.        Version 5.1
  57.          It checks to see if PkZip is present in the search  path.
  58.          If it's not, the program will terminate.
  59.          No check is made for odd types of operating systems.
  60.  
  61.        Version 5.2
  62.          A lot of changes.   2 new  hot-keys to define the editor, and
  63.          the work drive.
  64.          Corrected a flaw that would not let you access some files on
  65.          drive A or B.   Sometimes it would, but when you edit or view
  66.          them, it needed more room for extraction / re-Zipping.
  67.          Added the function to restore/create directories that are
  68.          stored within the zip-file.
  69.  
  70.        Version 5.2a
  71.          Increased the use of the escape key to cancel many operations.
  72.          Corrected some of my bad spelling in the help file.
  73.          Fixed a bug that tried to unzip a blank directory stored in a
  74.          zip-file as a saved path.
  75.          More changes, but I don't remember what!
  76.                               ________
  77.  
  78.                               Hmmmmm.
  79.  
  80.        Version 5.3
  81.          Well version 5.3 turned out with many new bugs.
  82.          Corrected the directory generation so you can now create
  83.          multiple directories.    IE:  C:\test\test1\test2\test3
  84.          That's something DOS won't let you do in one shot. So it has
  85.          to be generated one directory at a time.
  86.          If you try to edit a file that was stored with a directory
  87.          path, it must be extracted to the directory chain that was
  88.          originally stored within the Zip, or you could not update
  89.          the file.  It would simply add it to the zip as a new file,
  90.          and the original file was not updated.   That's fixed now.
  91.          The next bug was to delete the work directory that sometimes
  92.          could not be done for some mysterious reason.
  93.          I spent 2 days testing this version and tried everything I
  94.          could think of to make it crash.   So far, so good.
  95.                          ___________________
  96.  
  97.                              OH NOooo !
  98.  
  99.        Ver 5.4
  100.          Well I did it again, but this time I'm sure it's all fixed.
  101.          5.3 was a disaster. While fixing a few bugs, I decided to
  102.          glorify it a bit and created a nightmare of bugs.  The bad
  103.          thing is that it got distributed before the bugs were
  104.          discovered.
  105.          Everything worked fine, except files that have a stored path
  106.          could be edited, IF IT FELT LIKE IT.   Sometimes Pkzip would
  107.          refuse to update the file.
  108.          It would crash if an invalid drive or directory was specified.
  109.          While fixing this, I added logic to edit the path you entered.
  110.          Now,  ..  will specify one directory back.
  111.          Specifying a directory while changing the path does not require
  112.          a back-slash at the beginning.  In most cases you only need to
  113.          enter the directory name. !
  114.  
  115.          If you enter \ by it's self, then it will be modified to mean
  116.           C:\ or what ever drive you are on.
  117.           CC:\ would be translated to mean C:\     (I hope)
  118.           .. means to drop back one directory.
  119.           . means to re-log the present directory.
  120.  
  121.          Another bug corrected was when you edit a file, it did not
  122.          reflecting the changes in the zip-listing screen. So it was
  123.          altered to re-read the zip file if the file was edited.
  124.  
  125.          I also found some parts of code were not needed and wasting
  126.          a lot of time.
  127.          Added an optional hot key to pass the -s switch to PkZip for
  128.          viewing/extracting a file with a security pass-code  ( ALT_P )
  129.  
  130.          If no further errors are found, this may be the final version
  131.          for awhile.
  132.  
  133.                                   I HOPE
  134.  
  135.                                    -----
  136.  
  137.          Your Reports and/or complaints are welcome and encouraged.
  138.          Please report any bugs you find.
  139.  
  140.                                       AL
  141.  
  142.  
  143.  
  144.  
  145.              AL RICHARDS
  146.              5201 ASH
  147.              SHAWNEE-MISSION, KS.  USA
  148.              66205-2114
  149.  
  150.              (913) 362-6733