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

Package: Event Capture

Routine: ECL


Information

ECL ;BIR/MAM-Get Event Capture Location ;17 May 89

Source Information

Source file <ECL.m>

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 13

Package Total Caller Graph
Event Capture 13 ECBEN  ECBEP  ECDSINAC  ECDSSYN  ECDSUTIL  ECED  ECMUTL  ECPROV  
ECSCPT  ECSUM  ECSUN  ECUMRPC  ECUMRPC2  

Entry Points

Name Comments DBIA/ICR reference
GETLOC(LOC) ;Get all event capture locations
LL ; select location
ASK

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: X
  • Timeout: 5
  • Line Location: ECL+4
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: ECL+4
Function Call: WRITE
  • Prompt: !!,"You have no locations flagged for Event Capture.",!
  • Line Location: ECL+5
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: ECL+8
Function Call: WRITE
  • Prompt: !,"Event Capture Locations: ",!
  • Line Location: LL+1
Function Call: WRITE
  • Prompt: !,CNT_". "_$P(LOC(CNT),"^")
  • Line Location: LL+2
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: ASK+0
Function Call: WRITE
  • Prompt: !!,"Enter the number corresponding to the location you want to "
  • Line Location: ASK+2
Function Call: WRITE
  • Prompt: "select.",!!,"Press <RET> to continue"
  • Line Location: ASK+3

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^DIC(4 - [#4] GETLOC+3, GETLOC+4

Label References

Name Line Occurrences
GETLOC ECL+3
LL ECL+7, ASK+1

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
CNT GETLOC+1~, GETLOC+2*, GETLOC+4*, LL+2*
DTIME ASKASK+4
>> ECL ECL+6*, ECL+7, ASK+5*
>> ECLN ECL+6*, ASK+5*
>> ECOUT ECL+2*
I GETLOC+1~, GETLOC+3*, LL+2*
IOF ECL+4, ECL+8, LL+1
LOC ECL+3, GETLOC~
LOC( GETLOC+4*, LL+2, ASK+1, ASK+5
LOC(1 ECL+4, ECL+6
LOC(2 ECL+6, ECL+7
>> NOTIOF ECL+8, LL+1
>> X ECL+4*, GETLOC+2*, GETLOC+3*, GETLOC+4, ASK*, ASK+1, ASK+4*, ASK+5
>> Y GETLOC+4*
Info |  Source |  Caller Graph |  Entry Points |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables  | All