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: XMA2B

Package: MailMan

Routine: XMA2B


Information

XMA2B ;(WASH ISC)/CAP/THM-Send BLOB ;06/22/99 14:44

Source Information

Source file <XMA2B.m>

Entry Points

Name Comments DBIA/ICR reference
BLOB ;Send BLOBs [Other Body Parts] in a message.
ADD ;Then this entry point is called
SEL
ADDCHK
K
ADDBLOB
CHK
LK
ER
HLP ;Help for adding/removing BLOBS
L
LIST

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Imaging is not installed here. You can not send multimedia messages.",$C(7)
  • Line Location: BLOB+2
Function Call: WRITE
  • Prompt: !!,"You did not add any 'Other Body Parts' (files) to this message."
  • Line Location: CHK+1
Function Call: WRITE
  • Prompt: $C(7)," <<< Please answer 'YES' or 'NO'"
  • Line Location: CHK+7
Function Call: WRITE
  • Prompt: " ??",$C(7)
  • Line Location: ER+0
Function Call: WRITE
  • Prompt: !!,"You may add or remove a BLOB from the message. To add a BLOB"
  • Line Location: HLP+1
Function Call: WRITE
  • Prompt: !,"enter the name of the BLOB you wish to add to the message. This"
  • Line Location: HLP+2
Function Call: WRITE
  • Prompt: !,"BLOB must already be in the * file. To remove on, preceed the"
  • Line Location: HLP+3
Function Call: WRITE
  • Prompt: !,"name of the BLOB with a '-'. Example: To add the BLOB named"
  • Line Location: HLP+4
Function Call: WRITE
  • Prompt: !,"ZZTEMP, enter 'ZZTEMP'. To remove it enter '-ZZTEMP'."
  • Line Location: HLP+5
Function Call: WRITE
  • Prompt: !!,"The following BLOBs have already been added to this message:",!!
  • Line Location: HLP+7
Function Call: WRITE
  • Prompt: !
  • Condition for execution: $L(X)+$X>79
  • Line Location: L+0
Function Call: WRITE
  • Prompt: X,?$X\10*10+10
  • Line Location: L+0
Function Call: WRITE
  • Prompt: !,"This message has non-textual body-parts: "
  • Line Location: LIST+0
Info |  Source |  Entry Points |  Interaction Calls