home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR24 / TIMA10BP.ZIP / WHATSNEW.A10 < prev    next >
Text File  |  1993-09-19  |  7KB  |  170 lines

  1. New in alpha 10b:
  2. -----------------
  3.  
  4. *  The % counter at the bottom of the screen (when reading a long
  5.    message) would sometimes go crazy. Fixed.
  6.  
  7. *  Added several extra variables to be used in the 'hello' and
  8.    'rephello' strings:
  9.  
  10.    %subj : subject of the message
  11.    %orig : address of the sender of the message (2:281/527)
  12.    %dest : address of the recipient of the message (2:281/527)
  13.    %time : time the message was written (01:25)
  14.    %year : the year the message was written (1993)
  15.    %mon  : the month the message was written (jan, feb etc)
  16.    %day  : the day of the month msg was written (a number)
  17.    %dow  : the 'day of week' msg was written (mon, tue, wed etc)
  18.  
  19.    In the above, 'the message' is:
  20.  
  21.    When doing a reply: the message you are replying to.
  22.    When creating a new message: this new message.
  23.    When using alt-O (follow up): the message you are 'following up'.
  24.  
  25. *  Reading fastecho.cfg would fail (out of memory!) if you had only one
  26.    address in your fastecho setup.
  27.  
  28. *  When replying to a message, that (original) message would lose its
  29.    kludges, when timEd tried to update the reply-links (in JAM areas
  30.    only). This may lead to RAMSG complaining about 'invalid JAM
  31.    signatures' when doing a 'RAMSG pack'. Right now, timEd doesn't
  32.    update reply links itself. Problem solved :-)
  33.  
  34. *  Reply link logic (displaying it) was wrong (for JAM). Now, all
  35.    replies (with a maximum of 10) to the message that is on-screen are
  36.    shown.
  37.    In addition, you may see a number between brackets, like this: (25).
  38.    That means that there is _another_ reply to the original message (it
  39.    can only show up if you are reading a reply to a certain message).
  40.    Pressing ALT-right will let you jump to that message.
  41.  
  42.    An example:
  43.  
  44.    You are reading message #5, it shows:
  45.  
  46.    25 30
  47.  
  48.    at the top. That would mean there are two replies to this message,
  49.    number 25 and number 30.
  50.    You press ctrl-right (to get a pop-up windows, displaying who wrote
  51.    both replies), and choose the first reply (number 25).
  52.  
  53.    This message (number 25) may show:
  54.  
  55.    550 (30)
  56.  
  57.    This means that this is a reply to message 5, that there is a reply
  58.    to this message (the reply is number 50), and that there is _another_
  59.    reply to the original message (the original message was number 5),
  60.    and that the number of that other reply is number 30 (which is
  61.    exactly what message #5 showed us).
  62.  
  63.    Confused? You should be!
  64.  
  65.    Simple: if there is more than one reply to a message, you can press
  66.    ctrl-right, go to the first reply, and then keep on pressing
  67.    ALT-right to read all other replies as well. When you reached the end
  68.    of all replies, you press ctrl-left to go back to the original
  69.    message again..
  70.  
  71.    Remeber, this only applies to JAM style areas.
  72.  
  73. *  In *.MSG areas, use of 'INTLFORCE' could lead to two (!) INTL kludges
  74.    in some cases.
  75.  
  76. *  Worked on the area scanning routines a bit (normal scanning, from the
  77.    Area Selection Screen - not the personal mailscan). For packed (RAMSG
  78.    pack) areas, scanning for new mail should be faster now.
  79.  
  80.  
  81.  
  82. New in alpha 10a:
  83. -----------------
  84.  
  85. *  The spacebar has the same function as <page down>. When the end of the
  86.    message is reached, however, it will function as <cursor right>. This
  87.    way you can read all pages of all messages in an area by just pressing
  88.    <space>.
  89.  
  90. *  When an area defined in Squish.cfg (without a -$) was also defined in
  91.    areas.bbs (but now starting with $), timEd would see it as a *.MSG
  92.    area. Fixed.
  93.  
  94. *  The delay built in 'End of area menu' is removed.
  95.  
  96. *  Flushing of the keyboard buffer was changed. This should solve the
  97.    problems with the 'ALT-M' (Move/Copy/Forward) menu popping up when
  98.    the right arrow key was pressed..
  99.  
  100. *  TimEd now also supports the Fastecho configs directly. Put
  101.    "FastechoCFG <path+name>" in timEd.cfg to have timEd read the
  102.    ECHOMAIL areas from fastecho.cfg. Yes, only the ECHOMAIL areas (just
  103.    like reading Squish.cfg).
  104.  
  105. *  Maximum number of AKA's increased to 25.
  106.  
  107. *  Added a new command to the ('maintenance/Util') menu that pops up if
  108.    'ALT-U' is pressed from the message reading screen: execute mail
  109.    processor. This command will write out the echotoss.log if (if
  110.    applicable) and execute 'mail.bat' (or mail.cmd for OS/2 systems).
  111.    You can use this to spawn your echomail processor, without the need
  112.    to exit timEd.
  113.  
  114. *  The OS/2 version had problems with Squish indexes larger than 32 Kb
  115.    (+/- 2400 messages). This should be no problem anymore.
  116.  
  117. *  Tried to fix weird problems with large *.MSG areas, and copying/moving
  118.    msgs to such an area from the list mode. Looks like strange compiler
  119.    bugs to me :-(
  120.  
  121. *  In environments that do not use the 'opusdate' for *.MSG messages, the
  122.    MSGAPI could ruin a message if only the header was updated (messed up
  123.    kludges etc). I tried to work around that now...
  124.  
  125. *  When defining an area in timEd.cfg, you can now also specify 'direct'
  126.    as a standard attribute with the -A switch (use 'd' for this attribute,
  127.    like -Apd for 'private' and 'direct').
  128.  
  129. *  Macro's with a 'to-address' that had a nodenumber of 0 (like 2:280/0)
  130.    did not work correctly.
  131.  
  132. *  The 'macro' keyword only worked if it had (exactly) one space behind
  133.    it..
  134.  
  135. *  The 'ALT-H' (edit hello-strings) screen would only show the actual
  136.    contents of the 'hello-strings' when you were actually editing them
  137.    (just pressing ALT-H didn't show an overview of the actual strings). It
  138.    does now..
  139.  
  140. *  AKA matching is now only active when entering a new message, not when
  141.    C)hanging a message (of header). You can still force a match by
  142.    pressing F2, of course...
  143.  
  144. *  C)hange a message (or header) would trap on zero-length messages.
  145.  
  146. *  If no echomail had been entered, timEd would write a zero-length
  147.    'echotoss.log' file. Not anymore! :-)
  148.  
  149. *  Fixed a problem with the CC: checking routines. This could up in any
  150.    netmail message (even without CC:'s). It would cause lockups and
  151.    traps, and occurred if a message immediately started with a paragraph
  152.    longer than 256 characters..
  153.  
  154. *  Fixed a problem that caused memory loss in *.MSG areas when creating
  155.    messages. It looks like this was also the cause of the memory loss
  156.    problems in the List mode.
  157.  
  158. *  Forwarded messages can now easily keep the original subject. The
  159.    message at the top of a forwarded message now also shows the address
  160.    of the creator of the original message, and the date/time it was
  161.    written.
  162.  
  163.  
  164.  
  165. *  Experimental JAM support. In timEd.cfg, use -J (instead of -$) to
  166.    denote a JAM style area. The Fastecho configs are read correctly for
  167.    JAM areas too..
  168.  
  169.  
  170.