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

Package: Toolkit

Routine: XTER1A


Information

XTER1A ;ISC-SF.SEA/JLI - VA error reporting ;05/20/10 15:53

Source Information

Source file <XTER1A.m>

Entry Points

Name Comments DBIA/ICR reference
TWO ;Print two of each error
ONE ;Print one of each error
EXIT
LISTN ;Sort errors
LIST ;
MESG ;Send to a Mail message
PRNT ;Send to Printer
DQPRNT
WRITER ;Write global
MESSG ;Global to Message
ADD(STR) ;Add STR to TMP global
MORE
LST
T1
T2
T3
INTRACT ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!!,"Enter any comments to precede the error listing:"
  • Line Location: MESG+2
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: WRITER+2
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: WRITER+3
Function Call: WRITE
  • Prompt: !,$E(%1,1,IOM)
  • Line Location: WRITER+4
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: MORE+6
Function Call: READ
  • Variable: XTQ
  • Timeout: 0
  • Line Location: T1+0
Function Call: WRITE
  • Prompt: !,$E(XTXT,1,79)
  • Line Location: T1+10
Function Call: WRITE
  • Prompt: !!,$S(XTD-1:XTD-1,1:"No")," screened error",$S(XTD-1>1:"s",1:""),!
  • Line Location: T2+0
Function Call: WRITE
  • Prompt: !!,?11,"$ZE",?41,"Time",?49,"UCI,VOL",?61,"$J",?69,"$I",!
  • Line Location: T3+0
Info |  Source |  Entry Points |  Interaction Calls