XMJMP ;ISC-SF/GMB-Print,Backup messages ;12/04/2002 10:53
Source file <XMJMP.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| PRINT(XMDUZ,XMK,XMZ,XMPRTHDR,XMBROWSE) | ; Print
; XMPRTHDR 1=Print header ; 0=don't (headerless print) ; XMRECIPS 0=Don't print recipients ; 1=Print summary recipients ; 2=Print detail recipients ; XMBROWSE 0=Print normally ; 1=Direct the print to the VA FileMan Browser |
|
| PRTMSG(XMDUZ,XMK,XMZ,XMWHICH,XMRECIPS,XMPRTHDR) | ;
|
|
| PRTMSGX | ;
|
|
| PRINTMSG | ;
|
|
| IDHDR(XMDUZ) | ; Header: "MailMan msg for..."
|
|
| QRECIP(XMRECIPS,XMABORT) | ;
|
|
| DISPMSG(XMDUZ,XMK,XMKN,XMZ,XMSECBAD,XMNOBACK) | ; Display message
|
|
| RESPONSE(XMDUZ,XMZ,XMRESPS,XMPTR,XMRESP) | ;
; XMRESP="" if the user hasn't read the message at all ; 0 if the user has read the original message only ; n if the user has read thru response n |
|
| CHKRESP(XMDUZ,XMZO,XMRESPSO,XMRESP) | ;
|
|
| BACKUP(XMDUZ,XMK,XMKN,XMZ) | ; Backup
|
|
| WHICH(XMZ,XMRESPS,XMVERB,XMWHICH,XMABORT) | ;
|
|
| PONE(XMDUZ,XMK,XMZ,XMPRTHDR,XMABORT) | ;
|
|
| PONEX | ; Print one message. Check it to see if
; the user is allowed to see it. (confidential, scrambled) ; If not, print an error message. |
|
| PLISTX | ;
; Print a list of messages. ; Check each message as we come to it to see if ; the user is allowed to see it. (confidential, scrambled) ; If not, print an error message. |
|
| PRTMULT(XMDUZ,XMK,XMKN,XMZ,XMRECIPS,XMPRTHDR,XMFIRST,XMCNT,XMABORT) | ; Multiple message print
|
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|