home *** CD-ROM | disk | FTP | other *** search
-
-
-
-
- Changes to MKRead
-
- v1.03 09/09/93
-
- + Added support for JAM message base format
-
- + Code cleanup for easier maintainability
-
- v1.02 03/14/93
-
- + Added support for RA v2.00gamma (autodetected
- based on size of Config.Ra)
-
- - fixed slow response from overlays
-
- v1.01 01/12/93
-
- + changed how memory is allocated to reduce memory
- usage on Squish message areas
-
- + Increased messages per area allowed to 1200
-
- + Increased number of available areas to 1025
- to support BBS types which allow more areas
- (Netmail path area is now 1026)
-
- + Added support for Ezycom BBS
- (command line option /te to force Ezy mode)
- (environment var SET EZY=C:\EZY etc will )
- (autodetect Ezy mode if none of the other )
- (BBS environments are set )
-
- + Added status line in netmail areas to show
- netmail attributes
-
- + An info screen listing attached files is now
- displayed when a file attach netmail message
- is entered
-
- + Added a "Your Mail" choice to the main menu
- (with all the requests I know this should be
- a popular feature <grin>).
-
- + Added Alt-P command to print the current message
-
- + Increased size of From: and To: fields on messages
- entered via MKRead to allow the full 35 characters
-
- - Now deletes old msgtmp.mk file after the message
- is written and now avoids creating a msgtmp.bak
- file
-
- - Strip ^Z and nulls from messages when replying to
- avoid problems with the message editor
-
- - Stopped redundant nodelist lookups to improve speed
- on new netmail entry
-
- - Fixed bug in jumplist display when subject was blank
-
- + Added editable reference number (for msg threading)
- on both new msg entry and on reply entry
-
- + Added Alt-J to Jump to Dos when within the internal
- editor
-
- + Changes in MK and RA modes to reduce memory usage
- (although the pick an area screen is slowed slightly)
-
- + Now fills in Msg To name with sysop name in netmail
- node lookup, when the Msg To name is blank
-
- - Fixed handling of bad msg areas and low memory to
- avoid locking someone into the pick an area screen
-
- + Added use of Twit.Ctl file to suppress messages from
- selected individuals. It is a normal text file with
- one person per line. Maximum number of twits is 20.
- (If you need more than that maybe you need to relax
- away from BBS'ing for a bit <grin>). Note that if
- the last message in an area is twitted, the reader
- will still show unread messages in that area when you
- startup
-
- - Fixed updating of msg reply threads (current msg did
- refer back to orig msg, but orig msg was not being
- set to refer to reply msg)
-
- + Added Keys for Orig Msg (<) and Reply Msg (>) to
- allow msg threads to be followed
-
- + Added configurable quote color
-
-
-
- v1.00 07/04/92 Initial Release