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

Package: Toolkit

Routine: XTER


Information

XTER ;ISC-SF.SEA/JLI - Error Trap Display option [XUERTRAP] ;16 Jul 2003 10:15 am

Source Information

Source file <XTER.m>

Entry Points

Name Comments DBIA/ICR reference
DIS
DO
XTERR
IR
HELP ;
1
2
3
4
12
6
7
8
9
10
11
5
13
14
15
16
EHELP
E1
END
MORE

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"In response to the DATE prompt you can enter:"
  • Line Location: XTER+8
Function Call: WRITE
  • Prompt: !!
  • Line Location: XTER+8
Function Call: WRITE
  • Prompt: !,"Errors have been logged on: "
  • Line Location: DIS+0
Function Call: WRITE
  • Prompt: "(",$P(^%ZTER(1,XTJ,0),U,2),")"
  • Line Location: DIS+2
Function Call: WRITE
  • Prompt: !,"Error not on File."
  • Line Location: XTERR+7
Function Call: WRITE
  • Prompt: " Last error logged is ",$P(^%ZTER(1,%XTZDAT,0),U,2),"."
  • Condition for execution: %XTZNUM>$P(^%ZTER(1,%XTZDAT,0),U,2)
  • Line Location: XTERR+7
Function Call: WRITE
  • Prompt: !!,"Incorrect response - enter '?' for more information"
  • Line Location: IR+0
Function Call: WRITE
  • Prompt: !!,"Enter:"
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !?5,"^Q to EXIT"
  • Line Location: 1+0
Function Call: WRITE
  • Prompt: !?5,"'^' to return to the last question"
  • Line Location: 2+0
Function Call: WRITE
  • Prompt: !?5,"'^Q' or '^' or <RETURN> to quit"
  • Line Location: 3+0
Function Call: WRITE
  • Prompt: !?5,"Date as 'DD' or 'MM/DD' or 'MM/DD/YY' or 'T' or 'T-1'",!?15,"(note: 'T' as in Today)"
  • Line Location: 4+0
Function Call: WRITE
  • Prompt: !?5,"??? to list all errors with $ZE, $I, $J, and Time"
  • Line Location: 12+0
Function Call: WRITE
  • Prompt: !?5,"Number of error desired"
  • Line Location: 6+0
Function Call: WRITE
  • Prompt: !?5,"^L to obtain a list of all symbols"
  • Line Location: 7+0
Function Call: WRITE
  • Prompt: !?5,"$ to get a display of the $ system variables"
  • Line Location: 9+0
Function Call: WRITE
  • Prompt: !?5,"Leading character(s) of symbol(s) you wish to examine"
  • Line Location: 10+0
Function Call: WRITE
  • Prompt: !?5,"'S' to specify text to be matched in error or routine name"
  • Line Location: 11+0
Function Call: WRITE
  • Prompt: !?5,"?? to list only those errors which are NOT SCREENED with $ZE, $I, $J,",!?15,"and Time"
  • Line Location: 5+0
Function Call: WRITE
  • Prompt: !?5,"^P to select a printer and print this error"
  • Line Location: 13+0
Function Call: WRITE
  • Prompt: !?5,"^M to capture the current error in a mail message"
  • Line Location: 14+0
Function Call: WRITE
  • Prompt: !?5,"^I to obtain information on key package variables"
  • Line Location: 15+0
Function Call: WRITE
  • Prompt: !?5,"?L to obtain a list of error screens that are in place"
  • Line Location: 16+0
Function Call: WRITE
  • Prompt: !,$S(XTNE:XTNE,1:"No")," error",$S(XTNE>1:"s",1:"")," logged on ",XTDTE
  • Line Location: E1+0
Function Call: WRITE
  • Prompt: !,"Use SYSLOG in the %SYS namespace"
  • Line Location: END+5
Function Call: READ
  • Timeout: DTIME
  • Line Location: MORE+0
Info |  Source |  Entry Points |  Interaction Calls