GENERAL DESCRIPTION |
MailMan V7 has permission to make the following calls to FileMan:
1. MailMan has a special way of calling the FileMan editor. It calls EN^DIWE
and supplies DWPK, DWLW, DIA, DIC and DIA("P"). The way that MailMan calls
DIWE allows a slightly different set of functionalities. The transfer command
is defaulted to use the 3.9 (Message) file if no file is specified. DWPK
forces automatic wrapping of text at DWLW number of characters. Because of
this the variable DC must have the appropriate value and MailMan kills it to
may sure it is undefined. DWLW and DWPK have recently been released along
with EN^DIWE as a callable entry point, but the use of DIC and DIA together
still provide to MailMan special functionality in the FileMan line editor,
namely the ability to transfer lines of text in from other messages that the
user is the sender or a recipient of.
|