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

Package: MailMan

Routine: XMAPBLOB


Information

XMAPBLOB ;(WASH ISC)/CAP-DISPLAY BLOBs ;04/18/2002 07:22

Source Information

Source file <XMAPBLOB.m>

Entry Points

Name Comments DBIA/ICR reference
BLOB
B
BQ
CLRQ
BLIST() ;List BLOBS in the message
A
ASK()
NODISP ;If not proper terminal
PRT ;Print BLOB list
PRTQ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"============================================================="
  • Line Location: BLIST+4
Function Call: WRITE
  • Prompt: !!,"There are non-textual parts (BLOBs) included on this message"
  • Line Location: BLIST+5
Function Call: WRITE
  • Prompt: !!,"Object Name",?70,"Filename"
  • Line Location: BLIST+6
Function Call: WRITE
  • Prompt: !,I_". "_$E($P(XMA0(I),U,2),1,68),?70,$E($P(XMA0(I),U,9),1,9)
  • Line Location: BLIST+7
Function Call: WRITE
  • Prompt: !!,"Pick a BLOB you wish to display from the above list (1-"_XMB0_"): NONE// "
  • Line Location: A+1
Function Call: WRITE
  • Prompt: !!,"Choose the index number of the BLOB you wish to display or accept the default.",!
  • Line Location: A+3
Function Call: WRITE
  • Prompt: !!,"Please choose a listed item by typing in its index number."
  • Line Location: A+4
Function Call: WRITE
  • Prompt: !!,"================================================================="
  • Line Location: NODISP+2
Function Call: WRITE
  • Prompt: !,"There are non-textual body parts (BLOBs) attached to this"
  • Line Location: NODISP+3
Function Call: WRITE
  • Prompt: !,"message. You may not execute them (display...) because you"
  • Line Location: NODISP+4
Function Call: WRITE
  • Prompt: !,"are not using the proper terminal."
  • Line Location: NODISP+5
Function Call: WRITE
  • Prompt: !!,"Query the message to see the list of BLOBs attached."
  • Line Location: NODISP+6
Function Call: WRITE
  • Prompt: !,"================================================================="
  • Line Location: NODISP+7
Info |  Source |  Entry Points |  Interaction Calls