Changes for DLG V1.27

AreaEd

   o  New module. This is a complete replacement for DLG:MsgAreas and
      DLG:FileAreas all in one. It is launched differently depending on whether
      you wish to edit file or message areas.  It automatically works with
      templates generated with AreaTemplate, making area creation a BREEZE. Just
      a few keystrokes and BOOM, you're done.

      For more information, please read the included docs.

AreaTemplate

   o  New module. Gives the sysop the ability to create and administer file and
      message area TEMPLATES. Use these templates with the file and message area
      editors to quickly create several areas without having to retype the same
      information over and over again.

      This module is pre-configured in AreaEd's menu.

CompileScreen

   o  There was a nasty bug in CompileScreen that nobody was catching -- guess
      they didn't use it -- but it's fixed, anyway. Changed all file IO to
      dos-pure and added some error checking.

DLGRexx.library

   o  Added this library to provide an ARexx interface to many dlg.library
      functions. In this release, only the port-specific functions (LockPort,
      FreePort, etc) are implemented.

Message System

   o  Added a new config directory: DLGConfig:Fido .  This directory will
      eventually be the home of ALL fidonet configs.

   o  Added a new config file: DLGConfig:Fido/Domains.  This file tells DLG what
      your default address is, and what your default address is for each domain
      that you are in. See docs for more details on how to use it.

DLGNet

   o  DLGNet no longer remaps the INTL kludge if you are sending from one zone
      to another.  This will be changed in the near future to allow DLGNet to
      override the kludges if needed, but it will be done observing the
      restrictions of DLGConfig:Fido/Domains instead of its own rather limited
      view of the world :-)

Mess

   o  Now uses DLGConfig:Fido/Domains to determine the proper FROM address when
      writing netmail outside of FidoNet.

SendMsg

   o  SendMsg was setting the CRASH bit whenever a netmail message was sent,
      regardless of flags set in the command line. SendMsg changed to assume
      that the settings on the command line override the settings in
      fidonet.settings.

   o  Now uses DLGConfig:Fido/Domains to determine the proper FROM address when
      writing netmail outside of FidoNet.

DLGTick

   o  DLGTick now recognizes a new keyword in an area definition - USEADDR. If
      USEADDR is present, DLGTick will substitute the specified address for your
      own address. For example, if you are in AmigaNet and hatch a file out as
      39:100/101, you'll notice that previous versions would put your default
      Fido address in its place. Now, you can specify your AmigaNet address and
      it will be put in place of your Fido address in all cases. The one
      exception is the SEENBY statement -- your primary address is left in
      there, but the specified address is also added as well. This gives an
      extra layer of protection against dupes coming back to haunt you.


