Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Entry Points |  External References |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Naked Globals |  Local Variables  | All
Print Page as PDF
Routine: XMCSIZE

Package: MailMan

Routine: XMCSIZE


Information

XMCSIZE ;(WASH ISC)/AML-Message Stats Tool (shareware) ;04/17/2002 08:26

Source Information

Source file <XMCSIZE.m>

Call Graph

Call Graph

Call Graph Total: 1

Package Total Call Graph
MailMan 1 ^XMPC  

Entry Points

Name Comments DBIA/ICR reference
TT
COMP ;COMPARE TWO MESSAGES
CHK ;COMPARE DIFFERENCES

External References

Name Field # of Occurrence
^XMPC COMP+6

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Formatting: !
  • Prompt: "Message number: "
  • Variable: XMZ
  • Timeout: $S($D(DTIME):DTIME,1:300)
  • Line Location: XMCSIZE+2
Function Call: WRITE
  • Prompt: !,"WORKING..."
  • Line Location: XMCSIZE+2
Function Call: WRITE
  • Prompt: "."
  • Line Location: XMCSIZE+3
Function Call: WRITE
  • Prompt: !
  • Line Location: XMCSIZE+3
Function Call: WRITE
  • Prompt: !,I," Lines "," ",Y," Bytes ",!
  • Line Location: XMCSIZE+4
Function Call: READ
  • Formatting: !
  • Prompt: "Transmission time in seconds: "
  • Variable: %
  • Timeout: $S($D(DTIME):DTIME,1:300)
  • Line Location: TT+0
Function Call: WRITE
  • Prompt: $C(7),!," Enter a non-zero number of seconds, please.",!
  • Line Location: TT+1
Function Call: WRITE
  • Prompt: !,$J(I-1/%,15,2)," Lines/sec ",$J(Y/%,20,2)," Bytes/sec",!
  • Line Location: TT+2
Function Call: READ
  • Formatting: !
  • Prompt: "First message to compare: "
  • Variable: XMZ1
  • Timeout: $S($D(DTIME):DTIME,1:300)
  • Line Location: COMP+1
Function Call: READ
  • Formatting: !
  • Prompt: "Second message to compare: "
  • Variable: XMZ2
  • Timeout: $S($D(DTIME):DTIME,1:300)
  • Line Location: COMP+2
Function Call: WRITE
  • Prompt: !,X,!!,Y
  • Line Location: CHK+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^TMP($J COMP+3!*, COMP+4*
^XMB(3.9 - [#3.9] XMCSIZE+3, COMP+3, COMP+4

Label References

Name Line Occurrences
TT TT+1

Naked Globals

Name Field # of Occurrence
^( XMCSIZE+3
^(0 COMP+3, COMP+4

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> % TT*, TT+1, TT+2
DTIME XMCSIZE+2, TTCOMP+1, COMP+2
>> F COMP+4*
>> I XMCSIZE+3*, XMCSIZE+4, TT+2
>> O COMP+3*
>> X XMCSIZE+3*, CHK+1
>> XMZ XMCSIZE+2*, XMCSIZE+3
>> XMZ1 COMP+1*, COMP+3
>> XMZ2 COMP+2*, COMP+4
>> Y XMCSIZE+2*, XMCSIZE+3*, XMCSIZE+4, TT+2, CHK+1
Info |  Source |  Call Graph |  Entry Points |  External References |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Naked Globals |  Local Variables  | All