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: %ZTRDEL

Package: Kernel

Routine: %ZTRDEL


Information

%ZTRDEL ;SF/RWF - ROUTINE DELETE ;9/17/93 07:38 ;

Source Information

Source file <ZTRDEL.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: 1

Package Total Caller Graph
Toolkit 1 XTRDEL  

Entry Points

Name Comments DBIA/ICR reference
A
EXIT
LIST ;List the routines

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$C(7),!,"ROUTINE DELETE",!
  • Line Location: %ZTRDEL+2
Function Call: WRITE
  • Prompt: !,"No routines selected"
  • Line Location: %ZTRDEL+4
Function Call: READ
  • Variable: X
  • Timeout: 60
  • Line Location: A+0
Function Call: WRITE
  • Prompt: !,I," routines to DELETE, OK: NO// "
  • Line Location: A+0
Function Call: WRITE
  • Prompt: !,"Done."
  • Line Location: EXIT+0
Function Call: WRITE
  • Prompt: !,"List of routines to DELETE",!
  • Line Location: LIST+1
Function Call: WRITE
  • Prompt: $E(X_" ",1,10)
  • Line Location: LIST+2
Function Call: WRITE
  • Prompt: !,"END",!
  • Line Location: LIST+3

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^%ZOSF("DEL" A+2
^%ZOSF("RSEL" %ZTRDEL+3
^UTILITY($J %ZTRDEL+2!, %ZTRDEL+3, A+2, EXIT!, LIST+2

Label References

Name Line Occurrences
A A
EXIT %ZTRDEL+4, A+1
LIST A

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
DEL A+2*, EXIT!
I %ZTRDEL+3*, %ZTRDEL+4, AA+2*, EXIT!
J LIST+2*, LIST+3!
X %ZTRDEL+3*, A*, A+1, A+2*, EXIT!, LIST+2*
Info |  Source |  Caller Graph |  Entry Points |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables  | All