home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 147.img / MREAD111.ZIP / WHATS.NEW < prev   
Text File  |  1990-02-27  |  8KB  |  166 lines

  1. Version 1.11 (February 27, 1990)
  2.  
  3.    Simply fixes bug that occured on some clone machines.
  4.  
  5.    BE SURE AND FOLLOW ALL UPGRADE INSTRUCTIONS FOR 1.10
  6.    IF YOU ARE UPGRADING TO THIS VERSION FROM 1.0!
  7.  
  8.  
  9. Version 1.1 (February 25, 1990)
  10.  
  11.    TO UPDATE TO THIS VERSION FROM 1.0, YOU MUST RUN THE UPDATE.EXE PROGRAM
  12.    AND THEN DELETE YOUR BBS.LST FILE.  YOU WILL HAVE TO ADD ALL OF THE BBSES
  13.    YOU CALL USING THE BBS/ADD FUNCTION, BUT ALL MAIL AND FLAGS WILL BE
  14.    MAINTAINED.
  15.  
  16.    WARNING : EVEN THOUGH THE ECHO FLAG IS IMPLEMENTED IN
  17.    THIS READER, YOU SHOULD BE AWARE THAT IT WILL NOT WORK
  18.    PROPERLY UNTIL YOU HAVE IMPORTED A PACKET (EVEN ONE WITH
  19.    NO MAIL) FROM A DOOR WITH A VERSION OF 1.10 OR LATER!
  20.    AND, OF COURSE, IF YOU HAVE SOMETHING VERY SENSITIVE THAT
  21.    YOU WANT TO MAKE SURE DOESN'T GET SENT OUT ON THE
  22.    NETWORK, YOU SHOULD LEAVE IT YOURSELF ON THE BOARD UNTIL
  23.    YOU ARE SURE THAT THIS FEATURE IS WORKING!
  24.  
  25.   o Added new command line parameter : /BIOSSCROLL.  If present, the reader
  26.     will use the BIOS scroll routine on CGA's.  Otherwise (ie, the default),
  27.     the reader will use its own special scrolling routine that reduces flicker.
  28.     Unfortunately, the flicker-reducing scrolling is somewhat slower than the
  29.     BIOS scroll, so you may wish to turn it off using this switch.
  30.  
  31.   o Added a new command line parameter : /NOSNOW.  If present, the reader
  32.     will not worry about "snow" on your CGA card.  If you have a CGA card,
  33.     you should try running the reader with this option.  If you don't see
  34.     snow, you should continue to use this option as it will speed up operation
  35.     of the reader.  If you see snow, you should not use this option.
  36.  
  37.   o Fixed bug that caused macros to be disabled after a DOS shell (Alt-D)
  38.  
  39.   o Macro Playback is now enabled while inside a DOS shell.  This allows
  40.     you to megamail create macros that shell to DOS and run other programs.
  41.  
  42.   o Fixed what appeared to be a problem with the macro engine under DesqView.
  43.  
  44.   o Fixed bug so that reader is configurable even if PKZIP and PKUNZIP are
  45.     not present.
  46.  
  47.   o Moved "help" line for the help menus down one line - no longer hides
  48.     lower border of edit window.
  49.  
  50.   o Added display of time in lower right-hand corner - great for busy mail
  51.     readers!
  52.  
  53.   o If you hit Esc and your message has nothing in it, reader no longer asks
  54.     if you want to save the message -- automatically aborts it.
  55.  
  56.   o Added status line for editor when entering mail - shows line, column,
  57.     status of insert, etc.
  58.  
  59.   o Added "F1=Help" on top of screen while reading and entering messages.
  60.  
  61.   o Added new command line parameter : /SAFTEY.  When invoked, the reader is
  62.     slowed down, but if you reboot or lock up or the power goes off, a rebuild
  63.     should NOT be necessary.  Since this option slows down the reader, you
  64.     should only use this option if you are running on an unstable system (for
  65.     example, under a multitasker or something), or if you have so much mail in
  66.     your reader that you don't want to have to rebuild it.  Note that the reader
  67.     now uses a "smart" mode when you don't specify /SAFTEY -- it goes into saftey
  68.     mode when the performance penalties will be least and comes out when it
  69.     would slow down the reader a lot...
  70.  
  71.   o Added new tag line scheme.  You can now have up to 10 tag lines.  Your
  72.     tag lines are no longer part of the configuration menu.  They can be
  73.     configured separtely by picking Tag Lines from the utilities menu, or
  74.     by pressing Alt-T when reading your mail or entering new messages.
  75.  
  76.   o Added new configuration option: Auto forward after Reply to message.
  77.     When you reply to a message, if this option is turned on, you are
  78.     automatically sent to the next message.
  79.  
  80.   o Added configuration option : New Mail Marked as Read - if this is on,
  81.     messages you enter in the reader are marked in the Personal Read flag
  82.     as having been read.  If this option is no, they are not.
  83.  
  84.   o Now when you edit an example (ie, when you press Alt-F or select to purge
  85.     by example), a "help line" is displayed at the bottom of the screen, and
  86.     both the BBS and the Conference are selectable via "pick lists."  Should
  87.     make it easier to construct valid search specs -- no more misspelling
  88.     a conference.
  89.  
  90.   o Colors are now fully configurable.  The Colors option is available from
  91.     the Utilities Menu.  You can redefine just about any color in the reader
  92.     (including ALL message header fields), and they are automatically saved.
  93.  
  94.   o New command line parameter : /COLORFILE.  Similar to the /CONFIGFILE
  95.     parameter, this one allows you to define the filename used to store
  96.     and retrieve the colors.  The default file is COLORS.MGA.  For example,
  97.     if you wanted to use the file UGLY.CLR, you would put /COLORFILE UGLY.CLR
  98.     on the command line.
  99.  
  100.   o The DOS Shell option is now listed on the Utilities Menu in addition to
  101.     being Alt-D from anywhere.
  102.  
  103.   o New option!  If you place /50 on the command line and you have a EGA
  104.     or VGA screen, the reader will run in 43 line mode or 50 line mode,
  105.     depending on whether you have a EGA or VGA, respectively.  Why would
  106.     you want to do this?  Well, in VGA mode, for example, you can see 40-45
  107.     lines of text in a message at a time, and in quick scan, you can see
  108.     40-50 messages at a time!  The attractiveness of this option depends
  109.     heavily on your monitor -- if you have a large and/or very high quality
  110.     monitor, it can look very nice, but if you have a smaller monitor,
  111.     you may find that you prefer to stay in 25-line mode.
  112.  
  113.  o New configuration option : Auto Indent.  This allows you to control
  114.    whether or not the auto-indent feature of the editor is on or not.
  115.  
  116.  o New configuration option : Right Margin.  This option allows you to
  117.    define where the right margin is for the wordwrap in the editor.
  118.  
  119.  o New command-line option : /NOZIP.  Use of this option
  120.    prevents the reader from zipping up your packets.  This
  121.    is advantageous because you can run the reader in much
  122.    less memory because PKZIP does not have to be shelled to.
  123.    Please also note that the presence of the /NOZIP option
  124.    also causes many of the buffers to be made smaller, thus
  125.    saving you more space.  Because of this, even if you do
  126.    not plan on importing or exporting that session, it is
  127.    good to put the /NOZIP on the command line when running
  128.    the reader in low memory enviornments. For example, using
  129.    the /NOZIP option, the reader can run in as little as a
  130.    300k desqview window, although this limits the number of
  131.    Alt-A's and Alt-W's you can do.  We will be continuing to
  132.    work to lower the memory requirements in future versions.
  133.    If you export/import packets one at a time, you can
  134.  
  135.          o if you are exporting:
  136.  
  137.                   export with the /NOZIP in effect and then
  138.                    use pkzip to move the contents of the
  139.                    work directory to the file ID.UL where ID
  140.                    is the ID code of the BBS you exported.  Of
  141.                    course, you will need to place this new .UL
  142.                    file in your upload directory so that you can
  143.                    upload it to the door.
  144.  
  145.          o if you are importing:
  146.  
  147.                   unzip the contents of the ID.DL file into the work
  148.                    directory and then run the reader with /NOZIP and
  149.                    import that BBS.
  150.  
  151.  o New Command -- while reading or entering messages - Alt-Z for Zoom will
  152.                Zoom the text window in and out....
  153.  
  154.  o New Command -- while entering message text, presing Alt-R will allow you
  155.               to "re-edit" the header on the message.
  156.  
  157.  o Added support for the "Echo Flag" inside the reader.  Note that this function
  158.    works properly only when the bbs(s) you are calling are running version 1.1
  159.    of the door or later.
  160.  
  161.  o Versions 1.1 and later of the door, if equiped with an optional UTI component,
  162.    will update the Read: flags on the messages that are addressed to you that
  163.    you download.  If you see "Updating Read Flags" after downloading your file
  164.    from the door, you know that this feature is in effect on that BBS.
  165.  
  166.