home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / UPCHECK / EXZT223K.ZIP / EXZTEST.NEW < prev    next >
Text File  |  1993-09-18  |  12KB  |  253 lines

  1.  
  2.                         ┌───────────────────────────┐
  3.                         │  What is new in ExZTest?  │
  4.                         └───────────────────────────┘
  5.  
  6.  
  7.  
  8. ExZTest  v2.23 ß11      September 18, 1993      01:00
  9. ─────────────────────────────────────────────────────────────────────────────
  10.  
  11.     o   Added EXZCLEAN.EXE to the job stream (used by EXZTEST for
  12.         a long time now).  Seems that some braindead sysops are
  13.         now on a new kick - that is to insert their file
  14.         description into ZIP files as FILE_ID.DIZ if one does not
  15.         exist there.  Not to even mention the probable reliability
  16.         of such a description, the new file will have the sysop's
  17.         then current system date, regardless of the rest of the
  18.         files in the archive which may well be antiques - thus
  19.         effectively defeating any age checking the code might do
  20.         later.  ExZClean will reset the date of any FILE_ID.DIZ or
  21.         DESC.SDI file to the most recent date found in the archive
  22.         (excluding these two files).  It will also remove any
  23.         files which contain the ASCII character 255 in their name
  24.         - a favorite of some pirate boards to make deletion of the
  25.         file difficult.
  26.  
  27.  
  28. ExZTest  v2.23 ß10      July 30, 1993           Not a wide beta release
  29. ─────────────────────────────────────────────────────────────────────────────
  30.  
  31.     o   I think I finally got the freezing problem nailed in this
  32.         one.  Seems the code was inadvertantly compiled with only
  33.         100h bytes of stack space which can create some mean
  34.         prooblems.  Fixed.
  35.  
  36.  
  37. ExZTest  v2.23 ß9       July 29, 1993           Not a wide beta release
  38. ─────────────────────────────────────────────────────────────────────────────
  39.  
  40.     o   I had a report of ExZTest hanging on return from the last
  41.         update.  While the debug session it was put through did
  42.         show up a small problem, the hangs did not come from
  43.         ExZTest.  The problem turned out to be in some versions of
  44.         FWKCS.EXE which ended up stepping on QEMM (this problem
  45.         was only evident on a machine with QEMM loaded).  I don't
  46.         know which specific versions of FWKCS may have had this
  47.         problem beyond 1.19, however, version 1.21 (the current
  48.         release at the time of this writing) works flawlessly.
  49.         Upgrading to it, at least as far as ExZTest is concerned,
  50.         is transparent.
  51.  
  52.  
  53. ExZTest  v2.23 ß8       July 24, 1993           23:00
  54. ─────────────────────────────────────────────────────────────────────────────
  55.  
  56.         ExZTest support, as some of you well know, was handed over
  57.         to someone else quite some time ago.  It was hoped that
  58.         modifications and improvements would be forthcoming on it,
  59.         things which I knew all too well I would not have time for
  60.         in view of then pending software projects.  As best as I
  61.         can establish, there has been no new development on
  62.         ExZTest, in any shape or form, with the possible exception
  63.         of one, interim release.  But, things do change and
  64.         admittedly I am used to running this code, although there
  65.         may well be others out there today which perform like
  66.         functions.  Beta 8 brings back an old tradition - it
  67.         brings ExZTest back to its roots.  :)  You need to
  68.         understand that this is a minor update only, thus the beta
  69.         designation has not been removed at all.  I am still in
  70.         the midst of a major project (come and check out CMS if
  71.         you haven't yet heard about it!) and still do not have the
  72.         time for serious work on it.  Nonetheless, some ideas are
  73.         now going on the drawing boards for ExZTest 2.5 which will
  74.         be a near complete re-write!  Look out!  With all that
  75.         said....
  76.  
  77.     o   Unlike beta versions of the past, this one is a public or
  78.         wide beta release.
  79.  
  80.     o   Minor internal changes to accomodate toolkits I am
  81.         currently using.
  82.  
  83.     o   ExZTest was having significant problems with the new SCAN
  84.         due to SCAN's increased memory requirements.  ExZTest will
  85.         now swap itself out of memory leaving behind only about
  86.         3000 bytes of resident code.  It will look for XMSmemory,
  87.         EMS memory and disk, in that order, to accomplish this.
  88.         This does not mean you should not have PCB set to swap any
  89.         longer!!  YOU SHOULD!  :)
  90.  
  91.     o   ExZTest no longer looks for the PCBoard /SWAP environment
  92.         variable!  Since version 15 no longer uses this, it is up
  93.         to you to insure that in fact, you are swapping from PCB!
  94.  
  95.     o   ExZTest no longer supports ZDCS.  It has been a long time
  96.         since I have worked with either program (ZDCS or ExZTest)
  97.         and a lot of changes have been made to ZDCS as I
  98.         understand it.  ZDCS is working well with other duplicate
  99.         checker(s).
  100.  
  101.     o   ExZTest continues to work with FWKCS.  It will work fine
  102.         with recent versions although FWKCS now has some
  103.         additional features which are not currently used by
  104.         ExZTest.
  105.  
  106.     o   The ExZUtil companion to ExZTest has been re-written.
  107.         This program continues to have 2 functions: a) to
  108.         establish if an EXE is a self-extractor and b) to place
  109.         the most recent file date contained within the archive on
  110.         the ZIP file.  If you have ExZUtil.Com in a search path,
  111.         ExZTest will automatically find and use it.  ExZUtil is
  112.         now nearly "bullet-proof" in accuracy!  I have yet to be
  113.         able to fool it.  Although ExZTest does not currently
  114.         address this, ExZUtil now also correctly identifies ARJ
  115.         and LHA archives and self-extractors!
  116.  
  117.  
  118. ExZTest  v2.23 ß5-ß7
  119. ─────────────────────────────────────────────────────────────────────────────
  120.  
  121.     o   Not released.
  122.  
  123.  
  124. ExZTest  v2.23 ß4        August 23, 1991        22:30
  125. ─────────────────────────────────────────────────────────────────────────────
  126.  
  127.     o   Modified handling of PCBOARD.SYS to handle files created
  128.         by /X versions (greater than 99 nodes).
  129.  
  130.  
  131. ExZTest  v2.23 ß3        August 23, 1991
  132. ─────────────────────────────────────────────────────────────────────────────
  133.  
  134.     o   Yet another problem identified with ZIPs containing
  135.         directory information.  This one, unfortunately, made
  136.         ExZTest go into an endless loop (sigh).   Fixed.
  137.  
  138.     o   I had a report that SENDCOM locked up a Hayes Ultra. Since
  139.         I could not test this (I have no Hayes modems) I have
  140.         added the ability to also interface the code with Sam
  141.         Smith's Proecho program.  This was tested with Proecho
  142.         v3.2 beta only.  To trigger the interface for Proecho
  143.         simply change the "/SN" command line parameter to "/SP".
  144.         You can use either of these 2 programs depending on this
  145.         command line switch.
  146.  
  147.     ->  Due to the lockup problem corrected above I will make this
  148.         beta available from conference 168 (Ex-Support) on ExecNet
  149.         and from the Ex-Support conference of Hacker Central (the
  150.         support system for ZDCS).  PLEASE, DO NOT POST THIS CODE
  151.         FOR DOWNLOADING ANYWHERE ELSE AT THIS TIME!!!
  152.  
  153.  
  154. ExZTest  v2.23 ß2        August 12, 1991
  155. ─────────────────────────────────────────────────────────────────────────────
  156.  
  157.     o   Well, I'll be!  I have no idea how this sucker worked
  158.         here, perhaps SENDCOM defaults to COM1, I dunno..  In any
  159.         event, Reggie was right - I was pulling the port number
  160.         info from PCBOARD.SYS 2 bytes too early!  Yuk!  Beta 2
  161.         corrects this and will now correctly send the COM port
  162.         number to SENDCOM (sigh).
  163.  
  164.     o   I found yet another odd one (so much for beta testers,
  165.         heh!).  If you uploaded a file which was, in fact, a text
  166.         file (small) but you called it .ZIP the preliminary ZIP
  167.         checks would not find an error.  Since there woul dnothing
  168.         to log to the duplicate databases no batch file was being
  169.         built for it BUT the SHELL to the (non-existant) batch
  170.         file was done, never the less.  End result?  You'll be
  171.         sitting at a DOS prompt same as if you'd have typed
  172.         COMMAND.COM (sigh).  No security breach since the  caller
  173.         would have no means of accessing the system but the node
  174.         would be hung.  Fixed.
  175.  
  176.  
  177. ExZTest  v2.23 ß1        August 10, 1991
  178. ─────────────────────────────────────────────────────────────────────────────
  179.  
  180.     o   Rather than re-invent the wheel (so to speak) I have added
  181.         limited support toward displaying text through the COM
  182.         port while ExZTest is working.  In order to use this
  183.         feature you need to accomplish a few tasks.  Please read
  184.         this one carefully if you intend to use this feature!  The
  185.         obvious pupose here is to keep the caller informed
  186.         (somewhat) while we do all the darned testing in hopes
  187.         that they will not drop carrier after a minute or two..
  188.  
  189.         1. I have supplied a file called EXZSEND in this ZIP as a
  190.            sample.  It contains 8 lines of text which will be
  191.            used.  The name CANNOT be changed and the file MUST be
  192.            placed either in the default directory (when ExZTest is
  193.            running) or in a DOS search path.  More on this in a
  194.            minute..
  195.  
  196.         2. Optional interface has been added to ExZTest to use
  197.            SENDCOM, a free offering available from numerous
  198.            systems (included in this ZIP for you).  This program
  199.            should be placed in a DOS search path so that is
  200.            accessible from all nodes.
  201.  
  202.         3. ExZTest will fetch the content of EXZSEND and insert
  203.            send instructions to the work file it uses in the
  204.            appropriate places, according to your setup options. In
  205.            order to trigger this you must add "/SN" to the ExZTest
  206.            command line (your PCBTEST.BAT file).
  207.  
  208.         4. If you look at EXZSEND you will readily see how the text
  209.            is used.  You can change the text to your liking as long
  210.            as you observe a few rules:
  211.  
  212.            a) Each message must be only 1 line;
  213.  
  214.            b) A line CANNOT exceed 100 characters (and I'd
  215.               recommend less!);
  216.  
  217.            c) No control characters (e.g. TAB) can be used.  If
  218.               you want to indent the display use any number of
  219.               spaces to accomplish this at the start of a line.
  220.               ExZTest will look for leading spaces and replace
  221.               them with ASCII 255 to make sure they correctly get
  222.               through the com port;
  223.  
  224.            d) Each line must be CR/LF delimited - standard ASCII
  225.               text file;
  226.  
  227.            e) Line feeds, if deemed necessary, can be inserted on
  228.               a line by adding the characters " CR " (without the
  229.               quotes) any place.  The characters "CR" must be in
  230.               caps.  Note that there is an automatic CR at the end
  231.               of a line already, and there are two additional CRs
  232.               inserted before the first line is used and after the
  233.               last line is used.
  234.  
  235.            f) No color codes should be added!  ALL charcters will
  236.               be sent as they exist in the file.  No checking is
  237.               done for the caller's graphics mode to strip ANSI,
  238.               if it exists!
  239.  
  240.         5. If the /SN option was used *and* PCB color codes are
  241.            not turned off, ExZTest will also insert a @cls@ into
  242.            the PCBPASS/PCBFAIL file automatically.
  243.  
  244.         6. If /SN was not on the command line all the above will
  245.            be totally ignored and bypassed.
  246.  
  247.  
  248.         Have fun!  BTW, this is a small change.  Even though this
  249.         one is marked beta (I am tired of all these releases, heh)
  250.         it does NOT require registration.
  251.  
  252.  
  253.