XMKP ;ISC-SF/GMB-Address and Post msg ;09/17/2002 12:52
Source file <XMKP.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
SEND(XMDUZ,XMZ,XMINSTR) | ;
; XMINSTR("SHARE DATE") Delete date for mail addressed to SHARED,MAIL ; XMINSTR("SHARE BSKT") Basket for mail addressed to SHARED,MAIL ; XMINSTR("SELF BSKT") Basket to deliver to if recipient is the sender |
|
SPOST(XMDUZ,XMZ,XMTOCNT,XMINSTR) | ;
|
|
BRODCAST() | ;
|
|
SRECIP(XMDUZ,XMZ,XMPRI,XMTOCNT) | ; "Send" to recipients
|
|
SADDRTO(XMDUZ,XMZ) | ; Put addressees into ADDRESSED TO multiple
|
|
ADDRTO(XMDUZ,XMZ,XMTO) | ;
|
|
NEW(XMZ,XMPRI,XMTO,XMTYPE,XMFDA,XMIENS) | ;
|
|
STATUS(XMTO,XMFDA,XMIENS,XMPREFIX) | ;
|
|
OPOST(XMDUZ,XMZ,XMTO,XMIENS,XMPREFIX) | ;
|
|
FWD(XMDUZ,XMZ,XMINSTR) | ;
; XMFWDTYP fwding person recipient type: I:, CC: ; XMPRI 1=msg is priority msg; 0=not ; XMINSTR("SHARE DATE") Delete date for mail addressed to SHARED,MAIL ; XMINSTR("SHARE BSKT") Basket for mail addressed to SHARED,MAIL ; XMINSTR("FWD BY") String to replace standard 'Forwarded by' ; XMTOLIST Array of local recipients ; XMTOCNT Number of valid recipients |
|
FADDRTO(XMDUZ,XMZ) | ; Put addressees into ADDRESSED TO multiple
|
|
FPOST(XMDUZ,XMZ,XMTOLIST,XMINSTR) | ; For local delivery
|
|
FRECIP(XMDUZ,XMZ,XMINSTR,XMFWDTYP,XMPRI,XMTOLIST,XMREMOTE) | ; "Forward" to recipients
; XMFWDBY Forwarded by: name (surrogate) |
|
RPOST(XMDUZ,XMZ,XMZR) | ;
|
|
RADD | ; Add response to response multiple in original msg
|