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
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
Info |  Source |  Entry Points |  Interaction Calls