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: XUTMTZ1

Package: Kernel

Routine: XUTMTZ1


Information

XUTMTZ1 ;SEA/RDS - TaskMan: Toolkit: Test Utilities (Symbol Table) ;5/20/91 15:40 ;

Source Information

Source file <XUTMTZ1.m>

Entry Points

Name Comments DBIA/ICR reference
RECORD ;queuable entry point to record the symbol table at ^TMP("XUTMTZ",
SETUP ;programmer mode entry point to setup a task's symbol table
REPORT ;entry--report all errors in Error file by count
REMOVE ;entry--remove a type of error from the Error file
READ ;REMOVE--read in type of error to remove
DEL ;REMOVE--remove type of error from Error file
REPORT2 ;entry--report all errors in TaskMan Error file by count

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: "."
  • Line Location: REPORT+3
Function Call: WRITE
  • Prompt: "."
  • Line Location: REPORT+4
Function Call: WRITE
  • Prompt: !,ZT1,?5,ZT2
  • Line Location: REPORT+5
Function Call: WRITE
  • Prompt: $C(7),"**TIMEOUT**"
  • Line Location: READ+3
Function Call: WRITE
  • Prompt: !!?5,"Answer must be free text.",!?5,"Every error that contains the answer will be purged from the Error file.",!
  • Line Location: READ+6
Function Call: WRITE
  • Prompt: !!,"Generating frequency report"
  • Line Location: READ+7
Function Call: WRITE
  • Prompt: !
  • Line Location: READ+7
Function Call: WRITE
  • Prompt: "."
  • Line Location: DEL+1
Function Call: WRITE
  • Prompt: DA
  • Line Location: DEL+1
Function Call: WRITE
  • Prompt: !!,"Number of errors removed: ",ZTC,!
  • Line Location: DEL+2
Function Call: WRITE
  • Prompt: "."
  • Line Location: REPORT2+3
Function Call: WRITE
  • Prompt: "."
  • Line Location: REPORT2+4
Function Call: WRITE
  • Prompt: !,ZT1,?5,ZT2
  • Line Location: REPORT2+5
Info |  Source |  Entry Points |  Interaction Calls