home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 3 Comm / 03-Comm.zip / rm131up.zip / READ.ME < prev    next >
Text File  |  1995-10-23  |  6KB  |  146 lines

  1. ROBOMAIL 1.31 READ.ME                                            10/23/95
  2. =========================================================================
  3.  
  4.  
  5. Upgrade Installation
  6. ~~~~~~~~~~~~~~~~~~~~
  7.  
  8.     1 - BACK UP YOUR CURRENT ROBOMAIL INSTALLATION!!!  This version 
  9.         requires an extensive data file conversion.  If your computer 
  10.         fails to complete the conversion process for any reason, there 
  11.         will not be a way to repair the partially converted files.
  12.  
  13.     2 - Change to your existing ROBOMAIL directory and unzip this file 
  14.         into your directory.   Overwrite all files when prompted.  
  15.  
  16.     3 - Type UPGRADE at the DOS command prompt.  The UPGRADE.BAT file
  17.         will update your RoboMail help files and then start a file
  18.         conversion process that will convert all of your datafiles to
  19.         the new formats.
  20.  
  21.  
  22. NEW FEATURES
  23. ~~~~~~~~~~~~
  24.  
  25.     o   RoboMail now supports conference names up to 60 characters long.
  26.  
  27.     o   Added a Tally command to the pop-up conference listings.  You
  28.         can now press "T" whenever a conference list is displayed and
  29.         RoboMail will quickly count up the number of messages in each
  30.         conference and add a new column to the display.
  31.  
  32.     o   Added {MM}, {DD} and {YY} merge macros for creating your own
  33.         preferred date formats in messages.
  34.  
  35.     o   Added a duplicate checking routine to the pop-up Pack menu.
  36.         Press "P" at the control panel and select "Eliminate Duplicate
  37.         Messages" to use this option.  NOTE that this routine only
  38.         removes duplicates from the same message class.  Duplicates
  39.         that are spread across recent,archive and/or folders will not
  40.         be detected.  This option will be most useful if you realize
  41.         that you have mistakenly re-imported a QWK packet.
  42.  
  43.         The dupe checking routines look at the BBS ID, conference,
  44.         subject, message number, from name, to name and message text
  45.         length to determine if a message is a duplicate.  If any of
  46.         these items differs, then the message will not be flagged as a
  47.         duplicate.
  48.  
  49.     o   For the convenience of Internet listserv users, RoboMail now
  50.         allows blank subject lines in messages.
  51.  
  52.     o   Added a "B" command to the message viewing screen to "B"uild a
  53.         single MESSAGE.TXT file from a multi-part post. this command is
  54.         different from the "V" command because it does not translate
  55.         ANSI escape sequences.
  56.  
  57.     o   Added manual splitting for outgoing messages.  In the internal
  58.         editor, use ALT-B (Break) to split an outgoing message at a
  59.         specific point.  In external editors, include an ascii 12
  60.         character in column 1 of the message, or use the {SPLIT} merge
  61.         macro.  The macro should be in upper case and must start in
  62.         column 1.
  63.  
  64.  
  65. CHANGES
  66. ~~~~~~~
  67.  
  68.     o   Modified QWK packet importing routines to properly handle
  69.         conference numbers above 8192.
  70.  
  71.     o   Modified the QWK CONTROL.DAT parsing routines so that they will
  72.         trim off any leading spaces from the QWK packet ID.  Some
  73.         non-standard packets (DELPHI) have this error.
  74.  
  75.     o   New DOS extender
  76.  
  77.     o   Changed the way PCBoard extended headers are presented in the
  78.         message text.  They now appear as Internet format header lines.
  79.  
  80.     o   RoboMail will now skip past internet headers when reading mail in
  81.         an internet conference.  You can view the headers by pressing
  82.         the UP or HOME keys.  Note that if the message is short, you
  83.         may still get some of the header lines on the screen.  RoboMail
  84.         will not skip past internet headers when viewing outbox
  85.         messages, so you can see where the message is going.
  86.  
  87.     o   Locked down the 3 leftmost columns in the message index view
  88.  
  89.     o   Completely new database driver.  All index files now have a CDX
  90.         file name extension.  The driver is a little bit faster in some
  91.         areas and a little bit slower in others, but much more powerful
  92.         from a programming standpoint.
  93.  
  94.     o   Improved lookup when pressing ALT-A or ALT-R when viewing an
  95.         OutBox message that has been exported and re-imported.
  96.  
  97.  
  98. FIXES
  99. ~~~~~
  100.  
  101.     o   Fixed bug which caused incorrect line to be highlighted when
  102.         viewing a message with PCBoard extended headers doing a query.
  103.  
  104.     o   Fixed a bug which caused the last line of a message to get
  105.         truncated whenever a PCBoard extended header was contained in a
  106.         message.
  107.  
  108.     o   Optimized the initial message display routines to remove the
  109.         "ghosting" effect that could sometimes be seen when RM was
  110.         reformatting PCB extended headers.
  111.  
  112.     o   Fixed a bug in the message splitting on export routines.
  113.         Changed the message number display in the message subject to
  114.         include the total number of parts to the message.  Re-worked
  115.         "message stitching" feature so that messages which pass through
  116.         Wildcat systems, fido and Internet can still be re-assembled.
  117.         RoboMail no longer uses the asci 250+255 token when splitting
  118.         messages, but will still recognize it when re-assembling
  119.         multi-part messages.  This maintains compatibility with other
  120.         readers using the old method.
  121.  
  122.     o   Fixed a bug that caused mouse selection in the query
  123.         manager to always return the first query displayed in the
  124.         window.
  125.  
  126.     o   Fixed a problem that could cause a crash when processing a
  127.         packet containing multiple zero byte attachments all with no
  128.         extensions on their file names.
  129.  
  130.     o   Fixed problem which could introduce ascii 255 characters into
  131.         the subject lines of outgoing messages.
  132.  
  133.     o   Fixed the -><- problem when editing quoted text.  This fix
  134.         means that quoted text will not be highlighted when re-editing
  135.         outbox messages.
  136.  
  137.     o   Fixed a problem in the ineternet address grabber which could
  138.         leave a period at the end of the address.
  139.  
  140.     o   Fixed a rare problem which could cause the Interenet Email
  141.         conference to be assigned incorrectly during conference
  142.         reconciliation if Email conference was moved.
  143.  
  144.  
  145.                                 # # #
  146.