home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / UTIL_ARC / ZT282.ZIP / ZIPTOOL.DOC < prev    next >
Text File  |  1994-01-18  |  31KB  |  526 lines

  1.  
  2.                       ╔════════════════════════════════╗
  3.                       ║   Z  I  P  T  O  O  L          ║
  4.                       ║      Version 2.82              ║
  5.                       ║     (Janurary 18, 1994)        ║
  6.                       ╠════════════════════════════════╣
  7.                       ║ Written by Russell Pool        ║
  8.                       ║            106 Holly St        ║
  9.                       ║            Rome, Ga 30161-6930 ║
  10.  ═════════════════════╩════════════════════════════════╩═══════════════
  11.     Purpose:  1. To break down ZIP files into smaller ZIP files leaving
  12.                  the data in ZIP format without UNZIPPING the files.
  13.  
  14.               2. Combine the numerous ZIP files back together as one
  15.                  ZIPfile without UNZIPPING.
  16.  
  17.               3. Selectivly view any file within the ZIPfile without
  18.                  UNZIPPING all the other files.
  19.               
  20.               4. Copy tagged or untagged files out of a selected ZIPfile
  21.                  to another ZIPFile without unzipping.
  22.         
  23.               5. Deletion of tagged or untagged files within a ZIPfile.
  24.  
  25.               6. Move files tagged or untagged from within a ZIPfile to
  26.                  another ZIPfile without unzipping.
  27.  
  28.               7. Extract tagged or untagged files withing a ZIPfile.
  29. ╔═════════════════════════════════════════════════════════════════════════╗
  30. ║   Command Line Format: <D:><Path>ZIPTOOL <options> <switches>           ║
  31. ╚═════════════════════════════════════════════════════════════════════════╝
  32.        Options:
  33.         HELP
  34.             List ALL Command line options and Environment
  35.           parameters that ZiPtool uses. Quick Reference
  36.  
  37.         REGISTER
  38.           (Example: ZIPTOOL REGISTER)
  39.             This will allow you to register ZIPTOOL. It will
  40.             ask for your Name, Address, City State and ZIP, then
  41.             it will ask for your registration number. If your
  42.             registration number doesnt match the information you
  43.             sent to me, then ZIPTOOL will not install the registration
  44.             information.
  45.  
  46.           UNREGISTER
  47.             (Example: ZIPTOOL UNREGISTER)
  48.           This will allow you to remove your registration information
  49.           from Ziptool if you want to give it to a friend. Please note
  50.           that it is ILLEGAL to distribute REGISTERED copies of ZIPTOOL.
  51.  
  52.         EDITOR
  53.           (Example: ZIPTOOL EDITOR)
  54.           This option will install a CUSTOM Editor that you have
  55.           in your path. All you have to do is tell it the filename
  56.           (IE:LIST.COM) and Ziptool will attach your editor to itself
  57.           and run it when you view files within ZIPTOOL. The only
  58.           requirements is the editor must be able to view binary files
  59.           and to accept filenames to view on the DOS command line.
  60.  
  61.         NOEDITOR
  62.           (Example: ZIPTOOL NOEDITOR)
  63.           This option will remove the Custom installed Editor if
  64.           one was installed. Very helpful in installing a new editor
  65.           or returning ZIPTOOL to the orginal editor.
  66.  
  67.         VIEWREG
  68.           (Example: ZIPTOOL VIEWREG)
  69.           This option will allow you to view the registration of
  70.           ZipTool. This is quite handy for upgrading your old
  71.           version of ZipTool and installing your registration
  72.           information into.
  73.  
  74. ╔══════════════════════════════════════════════════════════════════════════╗
  75. ║       ZipTool now supports environment parameters.                       ║
  76. ║             ENVIRONMENT OPTIONS:                                         ║
  77. ║                    ZTMOUSE=OFF                                           ║
  78. ║                        Turns MOUSE off. To set Environment Parameter,    ║
  79. ║                        type SET ZTMOUSE=OFF at the DOS Prompt. To        ║
  80. ║                        remove parameter, type SET ZTMOUSE=               ║
  81. ╚══════════════════════════════════════════════════════════════════════════╝
  82.  
  83.               ZIPTOOL Switches:
  84.                  /M = Turn off Mouse support (If available)
  85.  
  86.                  /NC = No Color Mode - For Monochrome. ZIPTOOL
  87.                        should autodetect if you have a MONO
  88.                        monitor
  89.  
  90.                  /CO = Force Color Mode - Helpful if ZIPTOOL
  91.                        has a problem detecting you monitor
  92.  
  93.                  /DEBUG = For Debuging ZipTool. For Author use.
  94.                           Great for finding memory allocation problems
  95.                           that ZipTool sometimes has.
  96.  
  97.               Once ZIPTOOL is loaded, F1 help is availble at almost every
  98.               location.
  99.  
  100.  ╔═════════════════════════════════════════════════════════════════════╗
  101.  ║ <<< WARNING >>>                                                     ║
  102.  ║     DO NOT USE PKLITE ON ANY VERSION OF ZIPTOOL. Ziptool saves its  ║
  103.  ║     configuration and registration information to itself. If it is  ║
  104.  ║     PKLITED, then Ziptool will be unable to find the places within  ║
  105.  ║     itself to write the information.                                ║
  106.  ╚═════════════════════════════════════════════════════════════════════╝
  107.  
  108.  ╔═════════════════════════════════════════════════════════════════════╗
  109.  ║ Ziptool is designed to run under a Pure DOS environment. It was     ║
  110.  ║  not designed to run under OS/2, a DOS window under MicroSoft       ║
  111.  ║  Windows, or under DeskQView. If you have problems with Ziptool,    ║
  112.  ║  do your testing under MS-DOS. Use at least version 3.3, and if you ║
  113.  ║  have it, use MS-DOS v5.0 or v6.0 if possible.                      ║
  114.  ╚═════════════════════════════════════════════════════════════════════╝
  115.  
  116.  ╔════════════════════════════════════════════════════════════════════╗
  117.  ║ **** NOTE ****                                                     ║
  118.  ║   Subdirectories are displayed with a Down Arrow in of             ║
  119.  ║    the directory name and the previous path is an UP Arrow         ║
  120.  ║    symbol. Press enter (When Selection Bar is on Directory Name)   ║
  121.  ║    to change subdirectories                                        ║
  122.  ╚════════════════════════════════════════════════════════════════════╝
  123.     Keys to remember:
  124.               F1     Help (Globally)
  125.               F2     From file selection menu, Split selected ZIPfile
  126.               F3     From file selection menu, Merge selected ZIPfiles
  127.               F4     From file selection menu, Change to another Hard Drive.
  128.               F10    Registration Menus
  129.                         Install Registration (After you have recieved
  130.                           your registration number by mailing $10.00
  131.                           to the Author.)
  132.                         Print a Registration Form (To LPT1: ONLY)
  133.                         List BBS that carry Current Versions of ZipTool
  134.  
  135.               Enter  From file selection menu, View indivudial files in
  136.                      the ZIPfile.
  137.  
  138.               Enter  From the Viewing menu, Unzip and View the selected
  139.                      file. Handy for viewing DOC files.
  140.  
  141.               ESC    Back out of any menu or Screen.
  142.                      If at file selection menu, then ESC terminates
  143.                      ZIPTOOL.
  144.  
  145.          Arrow Keys  Move the selection bar up or down
  146. ╔═══════════════════════════════════════════════════════════════════════╗
  147. ║     Registering ZIPTOOL:                                              ║
  148. ║             If you want to register ZIPTOOL, then send $10.00 to:     ║
  149. ║                                                                       ║
  150. ║                                 Russell Pool                          ║
  151. ║                                 106 Holly St                          ║
  152. ║                                 Rome, Ga 30161                        ║
  153. ║                                                                       ║
  154. ║             Please make sure to enclose the following:                ║
  155. ║                                                                       ║
  156. ║               Your Name                                               ║
  157. ║               Your Address                                            ║
  158. ║               Your City, State and ZIPcode                            ║
  159. ║               Daytime Phone Number (If you wish me to call you)       ║
  160. ║                                                                       ║
  161. ║            These are used in the generation of a registration number. ║
  162. ╠═══════════════════════════════════════════════════════════════════════╣
  163. ║     Why do I want to register ZIPTOOL:                                ║
  164. ║                                                                       ║
  165. ║             There is only one reason for registering ZIPTOOL. The     ║
  166. ║             unregistered copy of ZIPTOOL will only split,merge        ║
  167. ║             copy or delete ZIP files that have less than 20 files     ║
  168. ║             in the ZIPfile. If you try to process a file with more    ║
  169. ║             than 20, it will refuse to process it. However you can    ║
  170. ║             still use the VIEW portion.                               ║
  171. ╠═══════════════════════════════════════════════════════════════════════╣
  172. ║             Please send comments and suggestions for this program     ║
  173. ║             to Russell Pool. Russell may be reached through his BBS   ║
  174. ║             (The Pool Hall - 404/235/7235 (300/1200/2400 baud) or     ║
  175. ║             through Compuserve (ID: 76276,36).                        ║
  176. ║             Please send ANY suggestions you might have. If possible   ║
  177. ║             I will try to incorporate them in. I would like ZIPTOOL   ║
  178. ║             to be the BEST ZIP management tool around.                ║
  179. ╚═══════════════════════════════════════════════════════════════════════╩
  180. ╔═════════════════════════════════════════════════════════════════════════════╗
  181. ║                  Error Codes and Possible Meanings                          ║
  182. ║                                                                             ║
  183. ║ If you get and error with ZipTool, In order for me to find the problem      ║
  184. ║and fix it, I need the following information. If I dont get this information,║
  185. ║I have NO WAY of finding the bug.                                            ║
  186. ║                                                                             ║
  187. ║   1. - I need the Error Code that ZipTool caused. This tells me what        ║
  188. ║        error occured and what to look for.                                  ║
  189. ║                                                                             ║
  190. ║   2. - Version Number. I keep last 3 versions of ZipTool available at       ║
  191. ║        all times to fix bugs. If I find a bug in a older version, I check   ║
  192. ║        the most recent version for the bug and fix it if is there.          ║
  193. ║                                                                             ║
  194. ║   3. - Program Counter. Version number and Program Counter are the MOST     ║
  195. ║        valuable pieces of information you can give. By going to the version,║
  196. ║        and giving my compiler the Program Counter, the compiler will take   ║
  197. ║        me DIRECTLY to the statement that caused the error and it speeds     ║
  198. ║        debugging. Since the program counters are different for each version,║
  199. ║        I need the version you are having problems with so the program       ║
  200. ║        counter will match the source code.                                  ║
  201. ║                                                                             ║
  202. ║   4. - I need to know what you were trying to do when it caused the error.  ║
  203. ║        An example would be Splitting, Merging, Copying a file or Exiting    ║
  204. ║        ZipTool. It allows me to trace down the problem better.              ║
  205. ╚═════════════════════════════════════════════════════════════════════════════╝
  206.  
  207.         --------------------------------------------
  208.          History of Modifications
  209.        --------------------------------------------
  210.          Date   |   Description
  211.         --------------------------------------------
  212.          4/5/91 | View files within the ZIP file
  213.         (V1.10) | (PC magazines BROWSE.COM is included in this Program)
  214.                 |
  215.                 | Added Pause for Diskette Swapping in ZIPPACK
  216.                 |
  217.                 | Let ZIPPACK create files that are as big as the freespace
  218.                 | left on the floppy drive
  219.                 |
  220.                 | Fixed Path problems in ZIPPACK
  221.                 |
  222.                 | Temporary files in ZIPPACK are stored on Both Destination
  223.                 | and Default drive
  224.                 |
  225.                 | Added ability to turn off mouse with /M Parameter
  226.                 |
  227.                 | ZipMerge now makes the file in the Current Directory
  228.  ---------------|-------------------------------------------------------
  229.         4/17/91 | Stored the Browse Program as 1 string instead of data
  230.          v1.2   |  statements, thus it Browses it out faster.
  231.                 |
  232.                 | Fixed problems with finding the END of the ZIPfile.
  233.                 |  This problem usually happened with ZIPfiles less than
  234.                 |  500 bytes in length. Solved.
  235.                 |
  236.                 | Added display to reading Subdirectories and Files
  237.  ---------------|-------------------------------------------------------
  238.        4/18/91  | Added ability to change drive. Only Hard Drives.
  239.          V1.21  |   The reason floppies were not added was you would never
  240.                 |   split or merge files on floppies. Floppies are too slow
  241.                 |   and most of the users of Ziptool have at least a 20mb
  242.                 |   Hard Drive. If you really wanted to split or merge ZIP
  243.                 |   files on a floppy, then you could start Ziptool on the
  244.                 |   floppy drive.
  245.  ---------------|-------------------------------------------------------
  246.     5/01/91     | Added more list options to viewing of Zipfile.
  247.       v1.30     |   Press TAB to cycle through.
  248.                 |
  249.                 | Button 1 on Mouse while viewing now Unzips and views
  250.                 |  selected file (Enter also Views)
  251.                 |
  252.                 | Button 2 is for Tagging (Though not in use, it will be
  253.                 |  used in future versions. Spacebar also Taggs)
  254.                 |
  255.                 | Help screen on Viewing ZIPfile has been modified
  256.                 |
  257.  ---------------+------------------------------------------------------
  258.       05/03/91  | Fixed a problem when exiting VIEW ZIPFILE and selecting
  259.          V1.31  |  another file, then ZIPFILE was not closed off before
  260.                 |  opening another file. Added a CLOSE to the exiting
  261.                 |  part of the VIEW ZIPFILE routine.
  262.                 |
  263.                 | Added "Total Files" to VIEW Zipfile for More Information
  264.                 |
  265.                 | Fixed Path error when viewing Files within ZIPfiles
  266.                 |  that contained paths.
  267.                 |
  268.  ---------------+------------------------------------------------------
  269.        05/06/91 | Fixed an error with returning back to previous path
  270.           v1.40 |  when viewing a file within a ZIP File. Bug only happened
  271.                 |  if you started ZIPTOOL from the Root Directory.
  272.                 |
  273.                 |  Added some MONOCHROME support in request to a
  274.                 |  Registered User s Request.
  275.                 |  Ziptool should AutoDetect if you have MONOCHROME, but
  276.                 |  if it doesnt, you should be able to use a /NC parameter
  277.                 |  to force NO COLOR mode.
  278.                 |
  279.  ---------------+------------------------------------------------------
  280.        5/7/91   |  Fixed very minor Mouse problem when viewing file
  281.         v1.405  |  Mouse was resetting to off screen. Fixed. Now it is
  282.                 |  resetting to Column 1, Row 1 (Upper Left of Screen)
  283.  ---------------+------------------------------------------------------
  284.         5/10/91 | Fixed a problem with Autodetect of COLOR or Monochrome
  285.         v 1.5   |  display. You can override the selection with the
  286.                 |  command line switch /NC for NO COLOR or /CO for Color
  287.                 |
  288.                 | Added the ability for the user to select the size
  289.                 |  of the output ZIP file if the user wanted something
  290.                 |  other than the standard 360kb, 720kb, 1.2meg or 1.44meg
  291.                 |  sizes.
  292.  ---------------+------------------------------------------------------
  293.                 | Redid routine for finding end of ZipFile. Much Faster
  294.        V1.55    | Not released.
  295.  ---------------+------------------------------------------------------
  296.       V1.60     | Added Copy File(s) within Zipfile to another ZipFile
  297.     6/05/91     |  Added Delete files within ZipFile
  298.  ---------------+------------------------------------------------------
  299.       V1.61     | Cosmetic fixes
  300.      6/26/91    |
  301.                 | Fixed problem in estimating # of parts while Splitting
  302.                 | (Could cause an Error 9)
  303.  ---------------+------------------------------------------------------
  304.      V1.62      | Fixed an Error 76 in Copying Routines
  305.     07/01/91    |
  306.  ---------------+------------------------------------------------------
  307.      V1.63      | Added Version Number to Error Code.
  308.      7/4/91     |
  309.  ---------------+------------------------------------------------------
  310.      V1.64      | Fixed a bug that would cause a lockup with some Zipfiles
  311.      7/22/91    |  (Reading End of Zipfile)
  312.  ---------------+------------------------------------------------------
  313.      V1.70      | Added ability to Add a User-Installed Ascii Viewer
  314.      7/23/91    | (ZIPTOOL EDITOR)
  315.                 |
  316.                 | Added Ability to remove the Installed-Ascii Viewer
  317.                 | (ZIPTOOL NOEDITOR)
  318.                 |
  319.                 | Added Ability to UNREGISTER Ziptool
  320.                 | (ZIPTOOL UNREGISTER)
  321.  ---------------+------------------------------------------------------
  322.      V1.71      | Fixed a bug with Registering ZipTool.
  323.     8/29/91     |
  324.  ---------------+------------------------------------------------------
  325.      V1.72      | Added the ability to view Registration of ZipTool
  326.                 | (ZIPTOOL VIEWREG)
  327.  ---------------+------------------------------------------------------
  328.      V1.73      | Fixed an error (I hope) with the file display menu
  329.     09/11/91    | when viewing a large file (68megs or so).
  330.                 |
  331.                 | Redid the Search for EOF of Zipfile in ZIPMERGE routine.
  332.  ---------------+------------------------------------------------------
  333.      V1.74      | Added "OUT OF MEMORY" Error
  334.      9/14/91    | Added ability to quickly go to selected file by pressing
  335.                 |  first letter or number of filename
  336.  ---------------+------------------------------------------------------
  337.      V1.80      | ZipFile Names are now Sorted alphabetically
  338.      9/20/91    |
  339.          | Cosmetic changes (Windowing routines employed)
  340.                 |
  341.                 | Deletion of Zipfile with Confirmation
  342.                 |
  343.                 | Added Compression Totals while Viewing Zipfile
  344.                 |
  345.                 | Display File Attributes while Viewing ZipFile
  346.                 |
  347.                 | Added Error Checking for trying to Unzip and viewing
  348.                 |  files within a Zipfile that have 1 or more of the
  349.                 |  following attributes: Read Only, System, Hidden,
  350.                 |  or Volume Label
  351.                 |
  352.                 | I wish to thank ED GUZIS (Compuserve 76304,3137)
  353.                 | for all of his suggestions. All but one of his
  354.                 | were implemented in this version. On of his suggestions
  355.                 | was not implemented because PKZIP didnt support the
  356.                 | feature, and ZipTool cant if PKZIP doesnt.
  357.  -----------------------------------------------------------------------
  358.     v1.81       | Increased the number of Zipfiles in a directory maximum
  359.       9/23/91   |  from 200 to 400 files.
  360.  -----------------------------------------------------------------------
  361.     v2.00       | Added ability to turn off sorting (*)
  362.       10/21/91  | Added percent sorted to sorting window
  363.                 | Added ability to turn off advertising comments (*)
  364.                 | Added ability to insert own Comments (*)
  365.                 | Fixed problem with viewing files with Read-Only, System
  366.                 |  and/or Hidden Attribute
  367.                 | Moved main functions to a single window for
  368.                 |  future addition of commands
  369.                 |
  370.                 | (*) Valid for Registered versions ONLY
  371.                 |-----------------------------------------------------------
  372.                 | Added mouse functions to VIEW ZIPFILE (Click on Words
  373.                 |  such as <TAB><PGUP><PGDN> etc)
  374.                 |-----------------------------------------------------------
  375.                 | Added F6 - Move Zipfile from one directory to another.
  376.                 |  NOTE *** This feature will only move the file if BOTH
  377.                 |           of the following conditions are true:
  378.                 |  1. The file cannot exist in the destination directory.
  379.                 |  2. The destination path MUST exist and be valid.
  380.                 |  3. Destination must be on the same PHYSICAL source drive.
  381.                 |        (Cannot move between PHYSICAL drives, but can
  382.                 |         move between Logical Drives. IE: SUBST'ed Drive)
  383.  -----------------------------------------------------------------------
  384.    11/26/91     |  Added ability to turn off MOUSE via Environment Parameter
  385.       V2.10     |  (SET ZTMOUSE=OFF)
  386.                 |----------------------------------------------------------
  387.                 |  Fixed Mouse functions so that Arrow Keys affect the Mouse
  388.                 |----------------------------------------------------------
  389.                 |  Prevented bombout when viewing a Zipfile with more than
  390.                 |    200 files. Still can view ZIPfile, but only 200 files
  391.                 |    will show up.
  392.                 |----------------------------------------------------------
  393.                 | Fixed problem with freeing up unused Memory
  394.                 |  (Enhanced Stability of ZiPTool)
  395.                 |----------------------------------------------------------
  396.                 | Added Viewing Support to READ-ONLY ZipFiles
  397.                 |----------------------------------------------------------
  398.                 | Added Registration Form to Menu
  399.                 |----------------------------------------------------------
  400.                 | Added ability to Register ZiPTool from Menus
  401.                 |----------------------------------------------------------
  402.                 | Redid the BYTESEARCH Algorithm to find EOF of ZipFile and
  403.                 |  Installations/Registrations. Much more Accurate than
  404.                 |  before.
  405.                 |----------------------------------------------------------
  406.                 | Added "Where to Get ZipTool under Registration Options
  407.                 |----------------------------------------------------------
  408.                 | Changed Zipfile Advertisement to reflect Pool Hall BBS
  409.                 |  changes (Purchase of US Robotics Dual Standard Modem)
  410. ----------------------------------------------------------------------------
  411. 4/1/92 - 4/2/92 |Fixed Bug with not closing off ZipFile if it didnt find
  412. v2.20 & v2.20a  |the EOF of the ZiPfile on the first Pass. (Ziptool will
  413.                 | attempt to find the EOF of the ZiPfile 10 times)
  414.                 |----------------------------------------------------------
  415.                 | Fixed a problem (I Hope) with reporting freespace
  416.                 | for Large Hard Drives (>1 GIG).
  417. ---------------------------------------------------------------------------
  418.     6/12/92     | Added Compression Version to VIEW ZIPFILE Screens
  419.       v2.30     |----------------------------------------------------------
  420.                 | Added New Compression Types For V2.0 (Actually v1.93a)
  421.                 |----------------------------------------------------------
  422.                 | Added HELP option: ZIPTOOL HELP
  423.                 | Displays All ZipTool Options
  424.                 |----------------------------------------------------------
  425.                 | You can now press a letter, and ZipTool will take you the
  426.                 | filename that starts with that letter. Press it again, and
  427.                 | ZipTool will take you to the NEXT file that starts with that
  428.                 | letter.
  429.                 |----------------------------------------------------------
  430.                 | Now, After viewing a ZipFile (Pressing Enter on the
  431.                 | Zipfile name, Ziptool will return you to the Filename
  432.                 | instead of going back to the top of the file list. I cant
  433.                 | do it after merging or while Splitting because of memory
  434.                 | constraints and the number of variables used in Splitting.
  435.                 |-----------------------------------------------------------
  436.                 | If viewing a ZipFile, Ziptool now detects if the ZIP file
  437.                 | uses authentic testing. If detected, Ziptool will warn you
  438.                 | about modifying or altering the ZIP.
  439. -----------------------------------------------------------------------------
  440.     6/24/92     | Fixed minor functionallity problems
  441.       2.31      | Fixed a bug with registration installation.
  442.                 |
  443. -----------------------------------------------------------------------------
  444.     8/24/92     | Spelling Fixes
  445.       2.40      | Splitting Routine had ability to create a file that
  446.                 |     DOS would not identify. Fixed (Hopefully).
  447.                 | When Ziptool viewes a file within a ZIP, it creates a temp
  448.                 |     directory called ZTW#. If ZipTool crashes and leaves that
  449.                 |     temporary directory, ZipTool will crash again because It
  450.                 |     it tried to create the directory again. Fixed (Hopefully).
  451.                 |Fixed Authentication Testing
  452.                 |
  453.                 |Fixed problem with finding PKUNZIP for UNZIPPING to View
  454. ----------------------------------------------------------------------------
  455.     9/10/92     | If you try to view a file within a ZIP file that begins
  456.       2.50      |  with a "-" such as "-README.1ST", Ziptool v2.40 and earlier
  457.                 |  would have trouble unzipping the file. Fixed problem
  458.                 |
  459.                 | Added MOVE function while viewing ZIP file
  460.                 |
  461.                 | Added Extract function while viewing ZIP
  462.                 |
  463.                 | When Tagging files (While Viewing), Shows Total files,
  464.                 |  total uncompressed bytes, and total compressed Bytes
  465.                 |
  466.                 | When a file is tagged, the selection bar automatically
  467.                 | drops down to the next line
  468.                 |
  469.                 | I wish to acknowledge David Vales for most of the
  470.                 | additions for this version.
  471. -----------------------------------------------------------------------------
  472.     11/4/92     | On Novell Networks, the Parent directory (..) isnt available
  473.      V2.51      | in any of the subdirectory listings. This was manually added
  474.                 | into the file list that Ziptool reads. This will prevent
  475.                 | an error 75 or error 76.
  476. -----------------------------------------------------------------------------
  477.     6/28/93     |  Made modifications to handle PKZIP v2.40c - v2.40g
  478.      V2.60      |   IF you have a problem with ZIPTOOL unzipping a file to
  479.                 |   view, then type SET DPMI=DISABLE at the DOS prompt.
  480.                 |
  481.                 | ReWrote the Move Command - Caused Errors
  482.                 |
  483.                 | Added a Marquee for advertisements
  484.                 |
  485.                 | Added AUTOINSTALL of registration information. It
  486.                 | extracts registration info from a previous version
  487.                 | of Ziptool (Searches path, then entire current hard drive
  488.                 | for ZIPTOOL.EXE ). Will only work on the FIRST time Ziptool
  489.                 | runs.
  490.                 |
  491.                 | Modified registration form. Added notes that I dont take
  492.                 | credit cards... only Cash, Checks (Domestic) or Money Orders.
  493.                 |
  494. -----------------------------------------------------------------------------
  495.     8/31/93     | Added AutoInstall to the Menus
  496.       V2.70     |
  497.                 | Added View Registration Info to Menus
  498.                 |
  499.                 | Fixed "View ZIPFILE" so that you can view Zipfiles
  500.                 |  of any size. Writes a temporary file to your current
  501.                 |  drive. You can "Theoritically" view any size ZIPFILE
  502.                 |  as long as you have the hard drive space (278 bytes
  503.                 |  for each file in the ZipFile)
  504.                 |  (278 * <Number of files in Zipfile>) = Bytes for Temp File
  505.                 |
  506.                 |  Changed the "ZIPFILE" MOVE command to Move/Copy..
  507.                 |  Previously, it was COPYING.. not moving.. Added an
  508.                 |  optional DELETE feature to the MOVE command
  509. -----------------------------------------------------------------------------
  510.    10/5/93      | In re-doing the VIEW Zipfile routine, I inadvertly created
  511.       V2.71     |  some errors in the MOVE/DELETE routines. Thanks to
  512.                 |  William Smock, I found the errors, and corrected them.
  513. -----------------------------------------------------------------------------
  514.    10/28/93     | Finally created a 26meg ZIP file, and found Ziptool
  515.       v2.80     |  had a MAJOR problem handling it. Re-Declared the
  516.                 |  byte location pointers to LONG INTEGER instead of
  517.                 |  SHORT INTEGER. Now Ziptool will handle Zipfiles up to
  518.                 |  2.1 GIG in size.
  519. -----------------------------------------------------------------------------
  520.    12/01/93     |  Fixed a small registration problem
  521.       V2.81     |
  522. -----------------------------------------------------------------------------
  523.    01/18/94     |  Fixed some Integer Variables to Double Precision.
  524.       V2.82     |  It was creating some OUT OF MEMORY errors. Hopefully Fixed
  525. -----------------------------------------------------------------------------
  526.