Print Page as PDF
LIST INDEX OF MESSAGE RESPONSES ICR (1040)

LIST INDEX OF MESSAGE RESPONSES    ICR (1040)

Name Value
NUMBER 1040
IA # 1040
DATE CREATED 1994/10/24
CUSTODIAL PACKAGE MAILMAN
CUSTODIAL ISC San Francisco
USAGE Supported
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE XMAH
NAME LIST INDEX OF MESSAGE RESPONSES
GENERAL DESCRIPTION
This API may be called in a roll and scroll mode to
list the responses of a message.
STATUS Active
ID XMAH
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
ENT8
Display an index of the responses to a message.  The
index is either in forward or reverse order, depending on personal preference.
The index includes the response number, the date of the response, the sender
of the response, and the number of lines in the response.  (The index is
exactly what one would see in MailMan upon responding with "??" to the prompt:
"Backup to which response?")

Usage: S XMZ=Message IEN
D ENT8^XMAH

Example:

S XMZ=100328 D ENT8^XMAH

There are 3 responses.  Response 0 is the original message.
Response.....From...........Lines
3) 13 May 99 USER,TWO           6
2) 27 Apr 99 USER,ONE           3
1) 21 Apr 99 USER,TWO           3
0) 07 Apr 99 USER,ONE           1
VARIABLES TYPE VARIABLES DESCRIPTION
XMZ Input
Message IEN in the MESSAGE file (#3.9) of the message
for which the response index should be displayed.