Print Page as PDF
MAILMAN: Message Body Access, including Servers ICR (10073)

MAILMAN: Message Body Access, including Servers    ICR (10073)

Name Value
NUMBER 10073
IA # 10073
DATE CREATED 1995/02/19
CUSTODIAL PACKAGE MAILMAN
CUSTODIAL ISC San Francisco
USAGE Supported
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE XMS3
NAME MAILMAN: Message Body Access, including Servers
ORIGINAL NUMBER 10073
GENERAL DESCRIPTION
^XMS3 contains the following application programmer
entry point:

REC^XMS3 to obtain the next line in a message
STATUS Active
ID XMS3
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
REC
D REC^XMS3 delivers the lines of a message one at a
time.  It is functionally equivalent to X XMREC, except that it can be used by
programs that are not servers.


This entry point is NOT RECOMMENDED.  Use of DBIA 1283 provides equivalent
capabilities today and more flexibility for the future.
VARIABLES TYPE VARIABLES DESCRIPTION
XMZ Input
The internal number of the message to be processed.
XMPOS Input
The number of the last line read (or null).
XMPOS Output
The number of the "next" line in the message; if no
further lines, XMPOS=""
XMER Output
0 unless no lines greater than XMPOS, then -1
XMRG Output
line XMPOS of message XMZ