home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / T2A20.ZIP / T2A.HST < prev    next >
Encoding:
Text File  |  1993-01-07  |  2.9 KB  |  69 lines

  1.  The development history of T2A.
  2.  Some version number changes not listed, as changes were minor.
  3.  Only numbers for significant changes listed.
  4.  
  5. Ver 2.0
  6.   01-07-93
  7.    * Added code to create Avatar version of the file.
  8.    * Of course, added switch to NOT create Avatar file.
  9.    * Added RA system variable codes. Currently 19 available, in addition
  10.      to those avaiable with the original release v1.2 though not useable
  11.      unless registered.
  12.    * Included a down and dirty VIEW program for viewing the Ansi version.
  13.    * Expanded, enhanced and formatted the Documentation.
  14.    * First release of Enhanced version in Shareware Evaluation form.
  15. *************************************************************************
  16. Ver 1.7
  17.   12-12-92
  18.    * Removed some uneeded calls.
  19.    * Added error trap for using the / in text without a number following.
  20.      Use only for specifying pause.
  21.  --------------------------------------------------
  22.   12-10-92
  23.    * Added control code to write "pauses" to the file(s).
  24.    * Minor modifications to screen layouts.
  25. *************************************************************************
  26. Ver 1.6
  27.   12-09-92
  28.    * Forgot code to write the Screen Clear, Wait and Disable Abort
  29.      codes to the Ascii file. DUMB! - Fixed!
  30.   ** Still trying to obtain and sort out the Avatar code structure
  31.      to add this capability to T2A.
  32.  -------------------------------------
  33.   12-06-92
  34.    * The apostrophe not needed for attribute changes, so assigned to
  35.      the  "Disable Abort with S key" code.
  36. *************************************************************************
  37. Ver 1.5
  38.   12-02-95
  39.    * Re-did all color codes. Set up as Pascal attribute numbers for
  40.      easier code entry.
  41.    * Eliminated the need to "turn off" blink and bright attribute. The
  42.      color codes themselves do the work.
  43.    * Added code to hide the cursor during display.
  44.    * Added switch to Disable Ascii file creation.
  45. *************************************************************************
  46. Ver 1.2
  47.   12-01-92
  48.    * Added a larger Buffer to impliment faster file creation with
  49.      less disk access.
  50.    * Added capability to write an Ascii file from template. Eliminated
  51.      having two copies of the ascii file, and modifying one. Not a big deal
  52.      but simplified work somewhat.
  53.    * Released to the public as a Free version. Enhanced version available
  54.      with registration.
  55. *************************************************************************
  56. Ver 1.1
  57.   11-30-92
  58.    * Added some more colors, allowed background color change.
  59.    * Added information displays.
  60. *************************************************************************
  61. Ver 1.0
  62.   11-15-92
  63.    * First working copy, it actually output an Ansi file <grin>
  64. *************************************************************************
  65. Ver .0X
  66.   11-10-92
  67.    * Put concept to program, trying different approches to coding
  68.      and output.
  69.