Changes for DLG V2.2

DLGExp

   o  (Implemented in DLG 2.1.3 as a bugfix) On 2.x OS systems, DLGExp was
      crashing when exporting local messages.

   o  (Implemented in DLG 2.1.3 as a bugfix) MSGID code was generating
      non-unique ID codes, causing some non-dupe DLG messages to be dumped as
      duplicates on systems that relied on MSGID for dupe detection.

Mess

   o  Found a bug that was causing subsequent netmails to zones out of the
      native domain to be remapped to the default (native) domain.

   o  **NEW** Added the builtin function MSG_PrintMsg -- yes, it does what you
      think. It prints the currently displayed message to your printer. A few
      caveats:

         1. If you give users access to this, they can print messages on your
            local system. In other words, you should make this function a level
            255 access item.

         2. This only prints to PRT: -- none of the different cards are
            supported as of this time. That may change once I figure out how to
            implement it.



