home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / a / apdz26.zip / APP-DIZ.HIS < prev    next >
Text File  |  1993-03-17  |  14KB  |  268 lines

  1.                                  Apply-Diz
  2.                             History Documentation
  3.  
  4.   Date       Ver#                          Remarks
  5. -------------------------------------------------------------------------------
  6.  
  7. 3/17/93 ---- v2.6   Added two new options as command line switches
  8.  
  9.                     /CD will now force the program into CD-ROM mode.  This
  10.                     basically ensures nothing will be written to the CD-ROM
  11.                     which would cause a disk write error.  I have heard that
  12.                     the CD-ROM files do not contain FILE_ID.DIZ's or
  13.                     DESC.SDI files, so this would prevent Apply-Diz from
  14.                     trying to write a FILE_ID.DIZ and compressing it into
  15.                     the archive.
  16.  
  17.                     /IO will force the program to add the info line only.
  18.                     This operation will search the DIR file for a description
  19.                     of the archive, and if found, it will compile and add
  20.                     the archive info line
  21.  
  22.                            "Files: nn Newest: mm-dd-yy Oldest: mm-dd-yy"
  23.  
  24.                                           to the description.  If the
  25.                     description doesn't exist, no action will be taken and
  26.                     the file will be skipped.
  27.  
  28.                     Added code that will re-format the FILE_ID.DIZ and
  29.                     DESC.SDI files should they be in a non-standard form.
  30.                     If the FILE_ID.DIZ is found to be out of order, only
  31.                     the first 450 bytes will be re-formated and imported
  32.                     into the DIR file.  No action will be taken on the
  33.                     description file within the archive unless you run the
  34.                     program again with the /RF switch.
  35.  
  36.                     Optimized some of the routines.
  37.  
  38.                     Removed the code that adds the 
  39.  
  40.                              "Apply-Diz UNREGISTERED EVALUATION COPY"
  41.                                         
  42.                                                    to the DIR files for
  43.                     unregistered operation.  Don Reid made the recommendation
  44.                     that some people will not evaluate it if it adds that
  45.                     line to the DIR file.  I agreed and decided to remove
  46.                     that portion.  Thanks for the pointer Don!
  47.  
  48.                     Reduced the delay time from 30 seconds to 20 seconds
  49.                     for unregisted operation.
  50.  
  51.                     Removed the time delay when the code is executed without
  52.                     parameters.  This should have never been time delayed,
  53.                     sorry about that!
  54.  
  55.                     The only limitation for the unregistered copy is the
  56.                     20 second time delay and non-batch mode processing.
  57.  
  58. 1/23/93 ---- v2.5   Found another glitch with the new PKZip.  Also added
  59.                     support for SQZ archive types.
  60.  
  61.                     Worked out a couple other areas that will prevent the
  62.                     file count from being 1 more than what is actually in
  63.                     the archive.  It was adding one to the total even if
  64.                     there was a FILE_ID.DIZ.
  65.  
  66.                     The version 2.4 wasn't downloaded by many, but I figured
  67.                     I would release another version number since I had
  68.                     a terrible time with Tic-2-PCB.
  69.  
  70.                     Added some more output to the screen which shows the
  71.                     archive name and compression type.
  72.  
  73.                     Apply-Diz.DOC has not been changed
  74.  
  75. 1/15/93 ---- v2.4   Found my computer locked up this morning.  It was because
  76.                     a very unlikely situation existed that could hang the
  77.                     system if something like 7 different conditions existed.
  78.                     Well, they existed last night and that's when the hidden
  79.                     flaw took over!
  80.  
  81.                     It seems when an LZH type archive was being processed,
  82.                     the system would hang in the routine that gathered the
  83.                     archive stats before compressing a FILE_ID.DIZ into it.
  84.  
  85.                     APP-DIZ.DOC has not been changed.
  86.  
  87. 1/10/93 ---- v2.3   Thanks to Gary Hedberg and John Luce for bringing the
  88.                     problems of the new version of ZIP to my attention, I
  89.                     have changed the way the file stats are calculated & read.
  90.  
  91.                     I also added a routine to include the FILE_ID.DIZ in the
  92.                     file count for the info line should it not exist before
  93.                     updating the archive with a new FILE_ID.DIZ.
  94.  
  95.                     Also had a RESUME statement before any errors could be
  96.                     processed which in turn would hang the system without
  97.                     any notice or error reports.
  98.  
  99.                     No changes have been made to APP-DIZ.DOC.
  100.  
  101. 12/27/92 --- v2.2   Thanks to Ray Cramer, who pointed out that the FILE_ID.DIZ
  102.                     date/time stamp was being set to the archives date/time
  103.                     stamp, and therefore allowing his upload processor pass
  104.                     files who's contents were actually older than what he
  105.                     allows on his system.  - FIXED    Thanks Ray!
  106.  
  107.                     I also found a problem with the archive statistics that
  108.                     would cause a problem with an array if the archive had
  109.                     numbers in it's name at exactly right place. - FIXED
  110.  
  111.                     Added a compiled date to the output screen.
  112.  
  113.                     Apply-Diz will now set the FILE_ID.DIZ to the newest file
  114.                     date found within the archive.  The archive's time stamp
  115.                     will still be used for the time stamp on the FILE_ID.DIZ
  116.                     however.  This is not a real concern since there aren't
  117.                     any processors that check a file's time for age. <g>
  118.  
  119.                     No significant changes to APP-DIZ.DOC, there's no need to
  120.                     print it.
  121.  
  122. 11/17/92 --- v2.1   Found a bug that created a DIZ.TMP scratch file instead of
  123.                     the DIZIT.TMP file.  This file was not being cleaned up
  124.                     after a call to the archiver. -- FIXED
  125.  
  126.                     Added support for several more command line switches:
  127.  
  128.                     /CF = Only checks for FILE_ID.DIZ's within the archive,
  129.                           and if found it will continue to the next archive
  130.                           without checking the PCBoard directory listing.
  131.  
  132.                     /CP = Opposite of /CF.  This will check only the PCBoard
  133.                           directory listing and continue on if found.
  134.  
  135.                     These switches are only used to speed things up if you
  136.                     don't want to have this running for a long period of time
  137.                     on your system.  However, if the description being searched
  138.                     for doesn't exist, Apply-Diz will default to normal
  139.                     processing for the current file.
  140.  
  141.                     /INFO = as requested by Tim Neff, an option for the usual
  142.                             "Files: nn Newest: mm-dd-yy Oldest: mm-dd-yy" line
  143.                             has been added.  This only works in the normal,
  144.                             /CP, or /RP mode of operation.
  145.  
  146.                     /NL = No logging.  This prevents those large log files from
  147.                           taking up precious hard disk space.  The error file
  148.                           will still be created if execution is unsuccessful.
  149.  
  150.                     /WK = This will be used to extract all FILE_ID.DIZ's,
  151.                           make scratch files, and maintain the current sessions
  152.                           logs.  This must be specified as /WKDRIVE:
  153.                           ( i.e. /WKD: )
  154.  
  155.                     As requested by Ray Cramer, I added support for an exclude
  156.                     file, verses internal coding, to prevent the inclusion of
  157.                     additional lines in the FILE_ID.DIZ files.  This file is
  158.                     a straight ASCII text file with a single entry on each
  159.                     line.  See APP-DIZ.XLD for further details.  I didn't want
  160.                     to make a separate config file, or any other files that
  161.                     have to be maintained, but this one really made sense!
  162.                     Thanks Ray!
  163.                     
  164.                     Made some changes to the program code with some speed gains
  165.                     in a few areas.  Unfortunately the slowness is due to the
  166.                     archive programs.
  167.  
  168.                     Made more friendly error trapping routines, and better
  169.                     file checking then previously used.
  170.  
  171.                     I would like to thank John Allen for testing Apply-Diz on
  172.                     his Novell network system.  He was the first one to report
  173.                     the .!!! scratch file.  MANY THANKS John!!!! :-)
  174.  
  175.                     Gary Hedberg was the first to test this version and I left
  176.                     out a routine and Apply-Diz deleted all of his files in
  177.                     the utility directory.  This has be FIXED!!! <grin>
  178.                     Thanks Gary!
  179.  
  180.                     Apply-Diz's memory requirements went up due to all the
  181.                     additional options, but I don't believe it's over 135k.
  182.                     If you determine different, please let me know.  This
  183.                     will most likely be different depending on how many
  184.                     files are being imported due to the dynamic code I'm
  185.                     using.
  186.  
  187. 10/26/92 --- v2.0   MAJOR BUG SQUASH!!!  Thanks to Randy Davila...  It seems
  188.                     I had a bug that was eluding my vision within the set file
  189.                     date time function that was leaving the file open which
  190.                     then caused a sharing violation and that in turn caused
  191.                     a scratch file to be opened with a suffix of .!!!.  THANKS
  192.                     Randy!!!
  193.  
  194.                     Also during this bug massacre, I was able to determine the
  195.                     memory requirements of Apply-Diz.  It's less than 75k!
  196.                     That means it should run in almost any environment. <g>
  197.                     
  198. 10/26/92 --- v1.0e  Found an area that would sometimes hang the system because
  199.                     I wasn't doing a complete exit from the program and that
  200.                     would cause it to hang sometimes.          
  201.                     
  202.                     Changed a couple output routines, and tinkered with the
  203.                     File Date/Time routine.
  204.  
  205.                     Still haven't figured out the network stuff yet, but I'm
  206.                     reading up on it, and Desqview.
  207.  
  208. 10/17/92 --- v1.0d  Again corrected a bug in the routine that makes the
  209.                     FILE_ID.DIZ's.  Also found a bug that aborted the
  210.                     execution if only a DESC.SDI file existed.
  211.                     This should now work John!<g>
  212.                     
  213.                     Changed some routines that will now preserve the archives
  214.                     original date time stamp, thus not making it appear as
  215.                     a new file when PCBoard processes it's directories.
  216.  
  217.                     Speeded up the code.
  218.  
  219.                     No changes made to APP-DIZ.DOC.
  220.  
  221. 10/16/92 --- v1.0c  Several bugs popped up over the last few nights, so I went
  222.                     in and made some changes...
  223.  
  224.                     Added an <esc> key checking routine.  Anytime during the
  225.                     processing of files, you may press the <esc> key to abort
  226.                     the process... (after the present file has been processed)
  227.  
  228.                     Added a log file.  It will be called APP-DIZ.LOG and this
  229.                     file will report all activity for each process.  If the
  230.                     program terminates abnormally, it will make another file
  231.                     called APP-DIZ.ERR.  Anything reported in this file as
  232.                     debug code, or program error should be reported
  233.                     immediately.
  234.  
  235.                     Made a new command line option in light of the bugs in the
  236.                     three previous compiles.  You can now specify RF or RP
  237.                     after the PCBoard description file.  RF will overwrite the
  238.                     FILE_ID.DIZ file within the archive, and RP will overwrite
  239.                     the PCBoard description with the FILE_ID.DIZ.
  240.  
  241.                     I Changed the way the command line handles wild cards.  It
  242.                     now accepts a wild card anywhere in the archive file spec
  243.                     (i.e.  C:\UPLOAD\*.ZIP, C:\UPLOAD\*.*, or C:\UPLOAD\NNN.*).
  244.  
  245.                     Added more filters for the file directory description when
  246.                     making a FILE_ID.DIZ from the PCBoard description.  It
  247.                     should now filter "Uploaded by", "Downloaded", "Apply-Diz",
  248.                     and "Received by".  If you know of anymore, or you have one
  249.                     that isn't supported yet, please leave me a message and
  250.                     I'll put it on this list for the next release.
  251.  
  252.                     Made code to prevent the processing of .EXE, .COM, .TXT,
  253.                     .GIF, .PCX, and .TIC files.  If you can think of any more
  254.                     just let me know.  I had to screen out the .EXE files
  255.                     because I don't have the info for detecting self extracting
  256.                     archives YET.
  257.  
  258.                     APP-DIZ.DOC has been updated.
  259.  
  260. 10/14/92 --- v1.0b  Another bug was uncovered that wasn't importing the
  261.                     complete file description into the FILE_ID.DIZ.  I hope
  262.                     this is the last of these little glitches!
  263.  
  264. 10/14/92 --- v1.0a  I stumbled across a bug that wasn't allowing DESC.SDI
  265.                     files to be imported into the PCBoard descriptions.
  266.  
  267. 10/14/92 --- v1.0   Initial public release.
  268.