home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / CALCAT56.ZIP / RELEASE.DOC < prev   
Text File  |  1994-12-02  |  13KB  |  324 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                               CalCat!    
  8.                           By Bart Flentje
  9.                         Release information:
  10.                             Version 5.5
  11.                               01DEC94
  12.  
  13.  
  14. What's on the drawing board??
  15.   -Adding all major BBS support including clear and pause commands
  16.   -Customizing ALL RIP holiday screens in the HOLIDAYS.ZIP file.
  17.   -Tweeking the pause command adding user customizable line number.
  18.   
  19.   * What the hell else can we do??
  20.  
  21.  
  22. v5.5
  23.  
  24. Several cosmetic fixes.  Added a new feature that is in the testing
  25. stage.  Please bear with it.  We have added a new pause command which
  26. if activated adds a "@CLS@" to line #23 of your target screen.  We 
  27. need major input as what to do with this feature:
  28.   -Is line 23 the right place for it?
  29.   -Should we delete everything after that line number?
  30.   -Is the pause inserted as a whole new line or shall it
  31.    be put on top of an existing line?
  32. Send us feedback.  All of the source code is now in one convenient
  33. location so as to make any and all adjustments/fixes fast and
  34. immediate.  In the past we were plagued with the source being in
  35. two places causing conflicts.
  36.  
  37.  
  38. v5.4
  39.  
  40. RIP is now fully functional!!!  Complete control over the BBS, SCR, &
  41. RIP graphic screens.  Minor programming fixes.
  42.  
  43.  
  44. v5.3
  45.  
  46. New v5.3 release 6/9/94 Apparently there was an error when a user tried
  47. to add more than 15 additional holidays.  Oops, this was caused by poor
  48. judgement on my part and has since been fixed.
  49.  
  50.    4/23/94
  51. The multiple path capability is now functional.  The source path remains
  52. the same...but the target path is now taken care of on an individual basis
  53. from each target file menu.  This allows screens to be swapped to multiple
  54. locations.  Minor repair was done to the INI database.  By brothers name
  55. was finally added to the copyright notice...he has done most of the work
  56. since CalCat's conversion to Turbo Pascal back in December.  A new option 
  57. to change the holiday screen extension name has been added.  This is for 
  58. those who wish to use the ANSI version of holiday screens.
  59.  
  60.  
  61. v5.2
  62.  
  63. One minor change was made to the code...  Now, instead of having a target
  64. file matrix of 10x20, it has been expanded to 20x100.  This gives you many
  65. more options for using CalCat! as a regular screen swapper on non-holiday
  66. days.  Two minor bug fixes were made to the code.
  67.  
  68.  
  69. v5.1
  70.  
  71. Because more and more users are using CalCat! as their POSTCALL.BAT screen
  72. swapper, I took out the little beeper that rings everytime CalCat! is run.
  73. CalCat! is now compatible with RBBS, this makes it now usable with six
  74. different BBS packages,  Yes!!  On unregistered versions where the top bar
  75. is written to top of screen, I took out the proprietary Wildcat color codes
  76. for the other BBS users.  Bar should now be gray.  No big deal, right??
  77. Fixed a bug for those who decided to store the holiday screens in the
  78. unzipped format!  Will now NOT erase the holiday screen once run. (oops)
  79.  
  80.  
  81. v5.0
  82.  
  83. CalCat! has been completely reprogrammed in Turbo Pascal.  All of the
  84. routines in the previous versions were mixed languages and caused some
  85. system lockups.  The new version is about 2 to 3 times faster and more
  86. efficient than before.  Improved windowing controls in the database
  87. program with a few neat features.  Added a very nice printing utility 
  88. which took the place of the old and failing routine.  A conversion utility
  89. has finally been created.  This utility will completely convert versions
  90. 4.0 to 4.6.  It will partially convert versions 3.0 to 3.7.  The install
  91. utility should take care of this problem.
  92.  
  93. I would like to thank by brother Chad for insights and support during this 
  94. change of CalCat!.  It was him who I convinced to reproduce the old code
  95. into something that is reliable.  Also, the users have been phenominal in
  96. the support and the patience during these difficult times.
  97.  
  98. CalCat! now has BBS support at 612-686-8106!
  99.  
  100.  
  101.  
  102.       
  103.  
  104.  
  105.  
  106.                            History of CalCat!
  107.  
  108.  
  109.   - Version 1.0  Started out just as a small rotation program with only
  110.                  8 legal  holidays.  Included New Years Day, Christmas, 
  111.                  Valentine Day, Easter, Thanksgiving, Independence Day, 
  112.                  Halloween and Memorial Day.
  113.  
  114.   
  115.   - Version 1.1  Added a few extra holidays.  At this point the program 
  116.                  was  still only being  used on my own BBS.  Decided to 
  117.                  improve it and offer it as SHAREWARE.
  118.  
  119.   
  120.   - Version 1.2  This was a  major restructure of the program.  I added 
  121.                  11 more holidays, created a user document, and created 
  122.                  the program that configures the .CFG file. (CCFIG.EXE)  
  123.                  This version was the first SHAREWARE release.
  124.  
  125.  
  126.   - Version 1.3  No major changes.  This was a bug fix version.  When I
  127.                  had finished  with  version 1.2, two lines of code got 
  128.                  switched in the source which was a fatal mistake.  The 
  129.                  program  aborted unless  by CHANCE your two paths were
  130.                  the same.  All this was fixed and looks good.
  131.  
  132.   
  133.   - Version 1.4  No major changes.  Rewrote the doc files  and finished 
  134.                  beta testing on a Twin Cities BBS.  All goes well.
  135.  
  136.  
  137.   - Version 1.5  Personal release.
  138.                                  
  139.  
  140.   - Version 1.6  Major  restructure of  holiday  finding algorithm. The
  141.                  old version proved to be not so reliable.  Wrote a new 
  142.                  holiday finding algorithm that proved to 100% reliable 
  143.                  in thorough testing. Also, with new algorithm, it will 
  144.                  find a holiday regardless  of the year.  Added 12 more 
  145.                  holidays.  On registered versions, a credits line that 
  146.                  is written on swapped screen has been eliminated. This
  147.                  brought the first legal copyright of CalCat!.
  148.                  
  149.   
  150.   - Version 1.7  This is exactly  the same as version 1.6, however this 
  151.                  is for registered user who want to use ANSI instead of 
  152.                  Wildcat @ color codes. This was due to popular demand.
  153.  
  154.   
  155.   
  156.   
  157.                   
  158.  
  159.  
  160.   - Version 1.8  Added 25 more holidays. Total number of holidays to 62
  161.                  and more to come. 
  162.  
  163.   
  164.   - Version 1.9  This will be the ANSI version of version 1.8.  Has not 
  165.                  been completed.
  166.  
  167.   
  168.   - Version 2.0  Added 40 holidays to  bring the total to 102.  In this 
  169.                  version,  all holidays can  be turned on or off.  Also 
  170.                  added the option  of adding  holidays.  They had to be 
  171.                  fixed holidays, varying holidays wouldn't work.  Print
  172.                  and listing utilities added for the first time.  
  173.  
  174.   
  175.   - Version 2.1  This was a bug fix release. 
  176.  
  177.   
  178.   - Version 2.2  This was a release with new expiration date.
  179.   
  180.  
  181.   - Version 2.3  Modified the screen output at runtime.
  182.  
  183.   
  184.   - Version 2.4 through 2.9 have been skipped.  
  185.  
  186.  
  187.   - Version 3.0  Complete restructure of  format including:  Put all of
  188.                  holiday data into a data file.  Additional screens can
  189.                  be swapped in randomly or sequentially on  non-holiday
  190.                  days. Created a new database utility to manage holiday
  191.                  data.  Added a  new key  system for easy registration.
  192.                  Converted the .CFG file into a .INI style of file. The
  193.                  listing routines were given a dramatic facelift.
  194.  
  195.   
  196.   - Version 3.1  Personal release.
  197.   
  198.  
  199.   - Version 3.2  Added feature allows the holiday screens to be stored
  200.                  in archive form.  Can now have up to three holiday
  201.                  screens at once if there happens to be more than one
  202.                  holiday on a given day.
  203.  
  204.   
  205.   - Version 3.3  Bug fix to version 3.2.  The absence of a truncate routine
  206.                  caused unwanted errors.  Non-fatal.
  207.  
  208.   - Version 3.4  Bug fix for that ever problem error 64.
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.   - Version 3.5  Repaired a few known bugs, such as:
  217.                  Did not check the syntax of target files so an error 64 may 
  218.                  have resulted if not careful.
  219.                  When doing swap on non-holiday days with multiple targetfiles,
  220.                  only one targetfile would be copied to.
  221.                  When doing multiple swaps using random sequence, screens would
  222.                  repeat if screens in .DAT were less than targetfiles.
  223.                  
  224.   - Version 3.6  Due to popular demand, the bell that rang on non-registered
  225.                  versions was added to registered versions.  Apparantly some
  226.                  users like to hear there event going off in the middle of
  227.                  the night.
  228.  
  229.   - Version 3.7  This was a minor bug fix to version 3.6.
  230.  
  231.   
  232.   - Version 4.0ß 
  233.   
  234.         Added an expanded swapper to the system that allows independent
  235.         swapping of 10 different locations that each have their own list
  236.         of up to 20 screens to swap from.  Each location will have full
  237.         control including On/Off toggle, holidays, and sequencing.
  238.  
  239.         Also added was an easy to use menuing system for all databases
  240.         including the CALCAT.INI file which is now incorperated into a
  241.         binary file versus text.
  242.         
  243.         Graphic (RIP) support has been added.  Everything is in place
  244.         and functioning at authors end, however, this option may be
  245.         sticky so please be patient.  I am continually seaking advice
  246.         on how to operate this option.  Graphic (RIP) is a registered
  247.         function only at this time.
  248.  
  249.         Menu swapping as promised has been eliminated from the CalCat!
  250.         project and a complete full featured screen swapper with this
  251.         feature is near completion.
  252.   
  253.   
  254.   Version 4.0  Bug fix to v4.0ß.  Never released.
  255.  
  256.   Version 4.1  Bug fix to v4.0.  Released only locally.
  257.  
  258.   Version 4.2  Bug fix to v4.1.  Released only locally.
  259.  
  260.  
  261.   Version 4.3 Bug fix to v4.2
  262.  
  263.          Found that a system with no mouse driver installed at a certain
  264.          point locked the system.  This has been fixed.  Eliminated the
  265.          "PROBLEM" of CalCat! erasing needed display screens.  For those
  266.          who register, I added the option to completely edit and modify
  267.          the CalCat.DAT file as long as any modified .DAT files are NOT
  268.          distributed at ALL.  Freed up some stack space that may have
  269.          caused unwanted program abortion.
  270.  
  271.   
  272.   Version 4.5 I forgot the new changes, but there was a good reason!
  273.   
  274.   
  275.   Version 4.6 is a minor bug fix to version 4.5.  Fixed the problem of not
  276.               being able to leave the swap list blank.  This stops the 
  277.               forcing of the CALCAT.BBS screen to be copied on non-holiday 
  278.               day for those who have not setup their own swap screens.
  279.  
  280.               Fixed a color problem in the swap screen input box.  Appeared 
  281.               to be blacked out with no color.  This has since been fixed.
  282.  
  283.  
  284.  
  285.   
  286.   
  287.   Registration of this product is only $11.00 and will give you exclusive 
  288.   rights of the product including:
  289.  
  290.  
  291.   (1) You will be given a key that will identify you as a registered user of 
  292.   CalCat! which will allow you to use it within certain  *guidelines.
  293.  
  294.  
  295.   (2) You will be eligible to receive updates for free (excluding costs such 
  296.       as postage, shipping materials, and long distance fees.)
  297.  
  298.  
  299.   (3) You will be eligible to receive any published holiday modules at an 
  300.       extremely low price.  (Will be determined later as they are created.
  301.       Creation of additional modules is NOT at all guaranteed.)
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311. * The guidelines are set forth as follows:  CalCat! is (c) Copyrighted 1994, 
  312.   by Bart Flentje.  It has been registered with the United States Library of 
  313.   Congress  as such.  It  is unlawful to  duplicate  and/or  distribute this 
  314.   software package without the express written  consent of its author.  Once 
  315.   registered to this  product, the same  guidelines must be followed.  Also, 
  316.   when registered the user recognizes that he/she is only a licenced user of 
  317.   this product  and he/she  is not the  owner of  this property.  The author 
  318.   maintains ownership and  rights of this software  package at all times and 
  319.   may  revoke privileges  of use if found  necessary.  If  a user  uses this 
  320.   product, he/she may  use only one  working copy at once.  If multiple node 
  321.   BBS's are part of a  system, then  one copy may be run on each node of the 
  322.   system if, and only if, the systems all reside in the same building.
  323.  
  324.