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 |  Label References |  Local Variables  | All
Print Page as PDF
Routine: ZTGS

Package: Kernel

Routine: ZTGS


Information

ZTGS ;SF/RWF - GLOBAL SEARCH ;12/6/89 14:01 ;

Source Information

Source file <ZTGS.m>

Entry Points

Name Comments DBIA/ICR reference
A
B
QUIT

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: GREF
  • Timeout: DTIME
  • Line Location: A+0
Function Call: WRITE
  • Prompt: !,"GLOBAL SEARCH",!,"Global reference: "
  • Line Location: A+0
Function Call: WRITE
  • Prompt: !,"Non-existing global."
  • Line Location: A+4
Function Call: READ
  • Formatting: !
  • Prompt: "Search for: "
  • Variable: VAL
  • Timeout: DTIME,!
  • Line Location: B+0
Function Call: WRITE
  • Prompt: !,GBL,"=",@GBL,!
  • Line Location: B+2
Function Call: WRITE
  • Prompt: "."
  • Condition for execution: I#25=0
  • Line Location: B+3
Function Call: WRITE
  • Prompt: !,GBL,"=",@GBL,!
  • Line Location: B+3

Label References

Name Line Occurrences
A A+4, B
B B+4
QUIT AB

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
DTIME ZTGS+2*, AB
GBL A+2*, A+3*, A+4, B*, B+2, B+3*, QUIT!
>> GBLSTART A+3*, B
GREF A*, A+1*, A+2*, B+3, QUIT!
>> I B+3*
VAL B*, B+2, B+3, QUIT!
Info |  Source |  Entry Points |  Interaction Calls |  Label References |  Local Variables  | All