home *** CD-ROM | disk | FTP | other *** search
/ Boston 2 / boston-2.iso / DOS / HILFEN / MODEM / SALES / MISC.XXX / TX2MB220.ZIP / CHANGES.210 < prev    next >
Text File  |  1991-03-10  |  7KB  |  131 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.10   Tue  01-08-1991  *Release*
  12.  
  13.         General release of 2.10 w/SQ2MSG support.
  14.  
  15.         I have NOT limited any features or functions for this release. If you
  16.         enjoy getting the fully functional shareware to test out, please
  17.         express yourself by registering TXT2MSG!  You're getting TWO programs
  18.         in one (TXT2MSG and SQ2MSG).
  19.  
  20.         As always, if you can come up with a function not implemented, let me
  21.         know and I'll see about adding it.  Also, pass on your batch files so
  22.         other Sysops can benefit from your ideas.
  23.  
  24. ------- ----------------------------------------------------------------------
  25.  2.10f  Mon  01-07-1991  *Beta*
  26.  
  27.         Fix SQ2MSG processing dealing with PCBverify generated ANSWERx files.
  28.         The blank line at the beginning of the ANSWERx file caused TXT2MSG to
  29.         enter a single empty (blank) message before processing the other
  30.         script answers.  No harm but annoying to get an empty message.
  31.  
  32. ------- ----------------------------------------------------------------------
  33.  2.10e  Tue  01-08-1991  *Alpha*
  34.  
  35.         Added SQ2MSG processing!  Now there is no longer a need for the
  36.         seperate utility SQ2MSG as it's functions are built into TXT2MSG!
  37.         SQ2MSG, which perhaps gets wider use than TXT2MSG, allows you to take
  38.         users' script questionnaire ANSWERx files and insert them as messages
  39.         for your review.  Optionally, you may include the users' callers logs
  40.         entries on the end for verification of reading bulletins, etc!
  41.  
  42.         To use SQ2MSG processing:  Specify the ANSWERx file to process with
  43.         the -q switch (-qd:\dir\filename).  Only one ANSWERx file can be
  44.         processed at a time so you may need multiple calls to TXT2MSG to
  45.         process all your ANSWERx files.  This operation has been verified to
  46.         work with PCBverify generated logs as well.
  47.  
  48.         ALL other files specified (excepting the conference file of course)
  49.         are considered callers logs.  IF any callers logs are specified, they
  50.         will be scanned for callers log entries from the user answering the
  51.         script.  These log entries will be appended to the message generated.
  52.  
  53.         The -n (no header modifications) switch is assumed when -q is
  54.         specified.
  55.  
  56.         The -f (from username) switch is disabled during SQ2MSG processing
  57.         since the messages will be addressed from the user completing the
  58.         script questionnaire.
  59.  
  60.         All other switches are active.  Be careful!  TXT2MSG defaults to
  61.         PUBLIC messages addressed to ALL -- having folks script answers
  62.         entered as a public message unintentionally might piss off some new
  63.         users!
  64.  
  65.         I recommend that you always use the -r (R/O, to Sysop) switch when
  66.         dealing with SQ2MSG processing.  In some cases you might want the
  67.         answers to be public (such as when asking for access to a private or
  68.         adult type conference, in that conference for others to review and
  69.         vote on) but not often.
  70.  
  71. ------- ----------------------------------------------------------------------
  72.  2.10c  Wed  12-05-1990  *Alpha*
  73.  
  74.         Working version number change.  Because of the new conference number
  75.         support feature just added, TXT2MSG takes on a new ability and a new
  76.         version number.
  77.  
  78.         If you have RNETCONF, CONFINFO, or CNAMES environment variables
  79.         specified, you may use a conference number in place of the conference
  80.         messagebase.  TXT2MSG will search RNETCONF, then CONFINFO, then CNAMES
  81.         trying to lookup the messagebase file specification.  CNAMES is an
  82.         uncommon environment variable so I should explain that one:  Set this
  83.         environment variable to the reflect the drive\directory\name of your
  84.         CNAMES file.  Do NOT include a period or extension on the filename.
  85.         RNETCONF is as per the RNet specification rules.  CONFINFO is the
  86.         complete specification for your ProDoor CONFINFO file.
  87.  
  88.         Examples:
  89.  
  90.           SET RNETCONF=d:\rnet\rnetconf
  91.           SET CONFINFO=d:\prod\confinfo
  92.           SET CNAMES=d:\pcb\main\cnames
  93.  
  94.         You must be running a later version of PCBoard (14.2+) which produces
  95.         a CNAMES.$$$ file for TXT2MSG to read.  If you are using an earlier
  96.         version of PCBoard 14.x, you will need to use RNETCONF or CONFINFO.
  97.  
  98.         The new conference number support makes the PROUMAIL.BAT example
  99.         batchfile easier to read and maintain.  It also allows you to rename
  100.         or move conferences without having to worry about chasing down those
  101.         batchfiles with TXT2MSG in them (though, you'll have to do that
  102.         initially to change to conference numbers from files... but it's not
  103.         needed).
  104.  
  105.         Increased max_files from 100 to 250.  Ed Hopper was running into the
  106.         100 file processing limit.
  107.  
  108. ------- ----------------------------------------------------------------------
  109.  2.02b  Tue  12-04-1990  *Alpha*
  110.  
  111.         Fixed blank line compression; was not working if the -n (no text
  112.         header control/mods allowed) switch was in effect.
  113.  
  114.         Added DATE: and TIME: keywords to textfile parsing.  Only minor
  115.         checking is done as to the validity of the commands.  Usage is:
  116.  
  117.           DATE: MM-DD-YY
  118.           TIME: HH:MM           (may be longer, will only take first 5)
  119.  
  120.         Corrected a bug where TX2 would stop reading text from a file when it
  121.         encountered a bad header (such as no name following TO:).  TXT2 will
  122.         now simply do what it can to recover and continue.
  123.  
  124.         Corrected bug where multiple message textfiles over 10 messages long
  125.         were only showing "0-9" for the message number.  Will now correctly
  126.         show message numbers from "0-99" for a single given textfile (that's a
  127.         9500 line message!)
  128.  
  129. ------------------------------------------------------------------------------
  130.  
  131.