home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / MTAC_103.ZIP / WHATSNEW.103 < prev   
Encoding:
Text File  |  1995-05-18  |  6.1 KB  |  132 lines

  1.  ────────────────────────────────────────────────────────────────────────────
  2.                    ┌──   ┌── ┌────────  ┌──────   ┌──────
  3.                    ┌─── ┌───    ┌──    ┌──   ┌── ┌──   ┌──
  4.                    ┌── ┌ ┌──    ┌──    ┌──────── ┌──
  5.                    ┌──   ┌──    ┌──    ┌──   ┌── ┌──   ┌──
  6.                    ┌──   ┌──    ┌──    ┌──   ┌──  ┌──────     v1.03
  7.  
  8.                         (Message To All Callers Door)
  9.                             For RemoteAccess 2.xx
  10.  ────────────────────────────────────────────────────────────────────────────
  11.                       CopyRight (C) 1994,95; Steve Lanning
  12.  
  13.     THE LEGALITIES
  14.  
  15.     I (Steve Lanning) make no warranty of any kind, expressed or implied,
  16.     including without limitation any warranties of merchantability
  17.     and/or fitness for a particular purpose.  I shall not be held liable
  18.     for any damages, whether direct, indirect, special or consequential
  19.     arising from the failure of this program to operate in the manner desired
  20.     by the user.  I shall not be held liable for any damage to data or
  21.     property which may be caused directly or indirectly by the use of this
  22.     program.
  23.  
  24.     In no event will I be held liable for any damages, including (but
  25.     not limited to) any lost profits, lost savings, or other incidental
  26.     or consequential damages arising out of the use -- or the inability
  27.     to use -- this program, or for any claim by any other party.  The only
  28.     thing that MTAC is guaranteed to do is to take up space on your
  29.     hard drive.
  30.  ---------------------------------------------------------------------------
  31.  
  32.     The following programs mentioned in this documentation are Copyright of
  33.        their respective authors. They are listed in no particular order:
  34.  
  35.     MTAC         - CopyRight Steve Lanning
  36.     RemoteAccess - CopyRight Wantree Development & Andrew Milner
  37.     FKFossil     - CopyRight Tim Strike and Forbidden Knights Systems
  38.                    Com Routines are courtesy of Tim Strikes' FKFossil
  39.                    Thank You, Tim!
  40.  
  41.  ---------------------------------------------------------------------------
  42.  
  43.  ────────────────────────────────────────────────────────────────────────────
  44.                  What's NEW with v1.03 * Simplistic Documentation
  45.  ────────────────────────────────────────────────────────────────────────────
  46.  
  47.    ·1· MTAC v1.02 enabled the ability for the user to sign their message
  48.        with their BBS alias but it got the alias from EXITINFO.BBS and a
  49.        few Registered users had a problem with this because they used MTAC
  50.        with other software than RemoteAccess.  Well, it's fixed!  NOW you
  51.        simply copy DOOR.SYS to the MTAC.EXE directory and run MTAC..
  52.        MTAC will now get the alias from DOOR.SYS!
  53.  
  54.        To Setup:
  55.           Copy all files of MTAC into any directory you choose.
  56.           Edit a batch file for MTAC.
  57.           Example:
  58.                   @ECHO OFF
  59.                         CD\RA\DOORS\MTAC
  60.                         COPY C:\RA\DOOR.SYS
  61.                         MTAC
  62.                         DEL DOOR.SYS
  63.                         COPY /Y MTAC.ANS C:\RA\TXTFILES > nul
  64.                         COPY /Y MTAC.ASC C:\RA\TXTFILES > nul
  65.                         CD\RA
  66.                    Exit
  67.  
  68.        Use a Type 7 Exit from RemoteAccess and for your "Optional Data"
  69.        line, use: *C /C MTAC.BAT *M
  70.  
  71.        Then somewhere on your TOP menu or wherever you like, display
  72.        the MTAC messages.  <CR> is built in to MTAC's messages so use
  73.        a (Type 5) to display the screens.  That's it!
  74.  
  75.    ·2· Parameter String 1 <Path to DOOR.SYS, DORINFO1.DEF, EXITINFO.BBS>
  76.        has been completely removed.  Now you must copy only DOOR.SYS to
  77.        the directory that MTAC.EXE resides.
  78.  
  79.    ·3· Pipe Color Codes are now available!
  80.        Just use a |## to change the color of any individual letter or word.
  81.        E.g.- (Writing in WHITE as selected before the editor appears)
  82.  
  83.                           [ This is a |11TEST|15.. ]
  84.  
  85.        This would start out in the color you choose to write in which I said
  86.        is WHITE.  Then write in WHITE until it reads |11 which is for BRIGHT
  87.        CYAN.  The word TEST would be in BRIGHT CYAN before it is reset to
  88.        WHITE with the |15 Pipe Code.
  89.  
  90.        Color Codes are the same as in TheDraw with #01 - #15 ..
  91.  
  92.        *** NOTE ***
  93.        MTAC reads the pipe codes as spaces.  Therefore if you choose to
  94.        CENTER your message, the line with the pipe codes will be off by
  95.        the amount of color codes you used.
  96.  
  97.        Just be advised that if you use the color codes or a user uses them,
  98.        that it will NOT be centered properly.  It's NOT a bug.  It's two
  99.        separate features for two separate types of people but to gain one
  100.        thing, you have to sacrifice another at times...
  101.  
  102.    ·4· MTAC will now read the user's BBS Alias and allow them to quickly
  103.        sign their message with their BBS Alias if they wish.  If they do not
  104.        wish to use their BBS Alias, they can still "Pick An Alias"...
  105.  
  106.    ·5· I've removed the "So and so Wrote the Following Message to You.."
  107.        prompt.
  108.  
  109.        It now uses EMOTIONS!  There are 2 ways these are used.
  110.        A. The user can Personalize their Emotions and I've made this a very
  111.           generous amount.  It can be nice and long if you word it right.
  112.  
  113.        B. If the user doesn't wish to Personalize their Emotions, the program
  114.           will make a RANDOM selection with over 1,000 combinations to choose
  115.           from.
  116.  
  117.    ·6· ASCii users may not choose what border type they'd like.  It's HIGHLY
  118.        possible that IF there's another release of this program that I may
  119.        take out ASCii support all together.  The editor in ASCii mode stinks
  120.        bad, but I think ASCii itself stinks and I'm seriously leaning toward
  121.        writing ANSi only doors and/or utilities.
  122.  
  123.        That's about it.  Much thanks to those of you that registered.
  124.        I hope you enjoy this release.
  125.  
  126.        Regards,
  127.                Steve Lanning
  128.                Author of MTAC
  129.                Sucky at Documentation Writing.. Eeeek!  I made it this far?
  130.  
  131. <EOF>
  132.