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

Package: Kernel

Routine: ZUVXD


Information

ZU ;SF/JLI,RWF - For DSM, TIE ALL TERMINALS TO THIS ROUTINE!! ;07/09/2001 13:31

Source Information

Source file <ZUVXD.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;See that escape processing is off, Conflict with Screenman
G ;Entry point for GUI device.
ERR ;Come here on error
ERR2
CTRLC
UNWIND ;Unwind the stack
CTRLC2
HALT
CONT ;
SLOT ;Entry point from ZSLOT
LOG ;Define some nessary Logical names for ZSLOT

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @$S($D(IOF):IOF,1:"#")
  • Line Location: ERR2+3
Function Call: WRITE
  • Prompt: !!,"RECORDING THAT AN ERROR OCCURRED ---",!!?15,"Sorry 'bout that",!,*7,!?10,"$STACK=",$STACK," $ECODE=",$ECODE,!?10,"$ZERROR=",$ZERROR
  • Line Location: ERR2+4
Function Call: READ
  • Formatting: !
  • Prompt: "Enter return to continue: "
  • Variable: X
  • Timeout: 600
  • Line Location: CONT+13
Info |  Source |  Entry Points |  Interaction Calls