Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables  | All
Print Page as PDF
Routine: XUS11

Package: Kernel

Routine: XUS11


Information

XUS11 ;SFISC/RWF - READ AND STORE DA FROM TERMINALS ;3/11/93 07:48

Source Information

Source file <XUS11.m>

Call Graph

Call Graph

Call Graph Total: 3

Package Total Call Graph
VA FileMan 3 ^DIC  ^DIE  ^DIR  

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 1

Package Total Caller Graph
Kernel 1 XU DA EDIT  

Entry Points

Name Comments DBIA/ICR reference
A
B
EXIT

External References

Name Field # of Occurrence
^DIC A+5, B+1, B+4
^DIE B+5
^DIR A+8, B+3

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This routine will get the ANSI DA for your terminal.",!,"And allow you to save it."
  • Line Location: A+0
Function Call: WRITE
  • Prompt: !,"First lets get the DA response from your terminal",!,">"
  • Line Location: A+1
Function Call: READ
  • Variable: *X
  • Timeout: 2
  • Line Location: A+3
Function Call: READ
  • Variable: X#1
  • Timeout: 2
  • Line Location: A+3
Function Call: WRITE
  • Prompt: !!,$C(7)," This doesn't start with a '[' like it should."
  • Line Location: A+4
Function Call: WRITE
  • Prompt: !,"This DA code is already assigned to terminal type: ",$P(Y(0),U,2)
  • Line Location: A+7
Function Call: WRITE
  • Prompt: !,"Now, What terminal type are you on?"
  • Line Location: B+0
Function Call: WRITE
  • Prompt: !!,"ANSI DA response of ",D1,!?7," to set sign on to terminal type ",T1
  • Line Location: B+2
Function Call: WRITE
  • Prompt: !,"Done"
  • Line Location: B+6
Routine Call
  • DIC
  • Line Location:
    • A+5
    • B+1
    • B+4
Routine Call
  • DIE
  • Line Location:
    • B+5
Routine Call
  • DIR
  • Line Location:
    • A+8
    • B+3

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^%ZOSF("TYPE-AHEAD" A+2

Label References

Name Line Occurrences
B A+6
EXIT A+4, A+8, B+1, B+3

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
D1 A+2*, A+3*, A+4, A+5, B+2, B+4, EXIT!
>> DA A+5*, A+6, B+4*
DIC A+5*, B+1*, B+4*, B+5, EXIT!
DIC(0 A+5*, B+1*, B+4*
DIE B+5*, EXIT!
DIR EXIT!
DIR("A" A+8*, B+3*
DIR(0 A+8*, B+3*
>> DIRUT A+8, B+3
>> DLAYGO B+4*
>> DR B+5*
T1 B+1*, B+2, B+5, EXIT!
U A+7, B+1, B+5
>> X A+3*, A+5*, B+4*
Y A+5, A+8, B+1, B+3, B+4, EXIT!
Y(0 A+7, B+5
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables  | All