home *** CD-ROM | disk | FTP | other *** search
/ Boston 2 / boston-2.iso / DOS / HILFEN / MODEM / SALES / MISC.XXX / TX2MB220.ZIP / CHANGES.200 < prev    next >
Text File  |  1991-03-10  |  4KB  |  79 lines

  1.  
  2. ┌─────────────────────────────────────────────────────────────────────────────┐
  3. │           TXT2MSG - Textfile to PCBoard 14.x Messagebase Utility            │
  4. │-----------------------------------------------------------------------------│
  5. │    CHANGES.ver  -  function and documentation changes since last release    │
  6. │  Revision changes are in reverse order, ie, newest changes are at the top.  │
  7. └─────────────────────────────────────────────────────────────────────────────┘
  8.  
  9.   Ver    Date, notes, changes
  10. ------- ----------------------------------------------------------------------
  11.  2.01   Wed  02-28-1990  *RELEASE*
  12.  
  13.         Any leading blank lines in a textfile are not inserted into the
  14.         message.  If more than two blank lines are found in series, only two
  15.         will be placed in the message.
  16.  
  17.         Changed -v and -u to NOT abort if there is no valid username in the
  18.         PCBoard.SYS file.  This allows you to specify -fSYSOP -uPCBOARD.SYS
  19.         and have TXT2MSG use "SYSOP" if there is no current user online, else
  20.         use the username found in the PCBoard.SYS file.
  21.  
  22. ------- ----------------------------------------------------------------------
  23.  2.01c  Tue  02-27-1990  *Alpha*
  24.  
  25.         Corrected bug which required environment TXT2MSG to be present.
  26.  
  27.         Corrected bug showing "pi" in header when using TXT Header options.
  28.  
  29.         Allows multiple (any number) of messages to be entered if TXT file is
  30.         larger then 96 lines.  Each message will have its "number" put in the
  31.         25th position of the subject.  The bottom of any continued messages
  32.         has "(continued)" appended as well as having "(continued)" at the top
  33.         of the next message.
  34.  
  35.         Added -x# to specify max number of messages to allows TXT2MSG to
  36.         create from one textfile.  If "-x0" specified, no limit, else you may
  37.         use "-x1" through "-x9".
  38.  
  39.         Now expects a space after the ":" in any header lines in textfiles!
  40.  
  41.         CC: now accepts up to 100 names (including names found in !files).
  42.  
  43.         You may specify a filename to CC: to give it a list of names for CC:
  44.         messages.  You do this by "CC: !d:\dir\filename".  This file must be a
  45.         standard textfile with a list of names.
  46.  
  47.         Added -uD:\DIR\PCBOARD.SYS and -vD:\DIR\PCBOARD.SYS.  -uPCBOARD.SYS
  48.         specifies to use the USERNAME in the PCBOARD.SYS file (current user
  49.         name) for the FROM field, the -vPCBOARD.SYS specifies to use the
  50.         current user for the TO field.
  51.  
  52.         Added errorlevel==10: Invalid PCBoard.SYS file [filespec].
  53.  
  54.         Added -l for LOCAL (no echo).  Use this to override a -e switch if
  55.         specified in the environment variable.
  56.  
  57. ------- ----------------------------------------------------------------------
  58.  2.00   Sat  01-13-1990  *RELEASE*
  59.  
  60.         Added DOS Environment TXT2MSG= support for switch options.
  61.  
  62.         Changed internal message block building logic for better speed.
  63.  
  64.         Changed FF (FormFeed) translation to "^" from "*".  Retested
  65.         Unix/Macintosh textfile import translations.
  66.  
  67. ------- ----------------------------------------------------------------------
  68.  2.00a  Sun  12-17-1989  *Alpha*
  69.  
  70.         Initial alpha release of rewrite of TXT2MSG 1.xx into TurboC.
  71.  
  72.         Added CC: message handling (max 10 total messages inserted).
  73.  
  74.         Forces read of entire textfile looking for "header modification"
  75.         keywords even if longer then message text itself will be.
  76.  
  77. ------------------------------------------------------------------------------
  78.  
  79.