Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: XMJMR1

Package: MailMan

Routine: XMJMR1


Information

XMJMR1 ;ISC-SF/GMB-Interactive Reply (cont.) ;08/24/2001 08:29

Source Information

Source file <XMJMR1.m>

Entry Points

Name Comments DBIA/ICR reference
INIT(XMDUZ,XMK,XMKN,XMZO,XMZOSUBJ,XMZOFROM,XMINSTR,XMINCL,XMZI,XMWHICH,XMABORT) ;
WHICH(XMDUZ,XMZO,XMINCL,XMZI,XMWHICH,XMABORT) ;
; XMINCL =0 Do not include previous responses. Just reply.
; =1 Include previous response(s) from this message
; or include response(s) from another message in reply.
; =2 Include response(s) from another message in a new message.
WHICHMSG(XMDUZ,XMZO,XMINCL,XMZI,XMABORT) ; Include responses from which (different) message
CHKMSG(XMZI) ;
COPYTEXT(XMZI,XMZ,XMWHICH,XMHDR) ;
COPYRESP(XMRESP,XMZI,XMZ,XMC,XMHDR) ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$$EZBLD^DIALOG(37422.6)
  • Line Location: INIT+5
Function Call: WRITE
  • Prompt: !,$C(7)
  • Line Location: INIT+10
Function Call: WRITE
  • Prompt: !
  • Line Location: INIT+13
Function Call: WRITE
  • Prompt: !,$C(7)
  • Line Location: INIT+17
Function Call: WRITE
  • Prompt: !
  • Line Location: INIT+20
Function Call: WRITE
  • Prompt: !
  • Line Location: INIT+24
Function Call: WRITE
  • Prompt: !
  • Line Location: WHICHMSG+3
Function Call: WRITE
  • Prompt: $C(7)," ?"
  • Line Location: CHKMSG+2
Function Call: WRITE
  • Prompt: !,$$EZBLD^DIALOG(34274)
  • Line Location: CHKMSG+5
Function Call: WRITE
  • Prompt: " ",$P(XMZIREC,U,1)
  • Line Location: CHKMSG+12
Function Call: WRITE
  • Prompt: !,$$EZBLD^DIALOG(34202)
  • Line Location: COPYTEXT+3
Info |  Source |  Entry Points |  Interaction Calls