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 |  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 ; [ 04/02/2003 8:29 AM ]

Source Information

Source file <ZTRDEL.m>

Entry Points

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

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$C(7),!,"ROUTINE DELETE",!
  • Line Location: %ZTRDEL+3
Function Call: WRITE
  • Prompt: !,"No routines selected"
  • Line Location: %ZTRDEL+5
Function Call: READ
  • Timeout: 60
  • Variable: X
  • 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+4
^UTILITY($J %ZTRDEL+3!, %ZTRDEL+4, A+2, EXIT!, LIST+2

Label References

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

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