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

Entry Points

Name Comments DBIA/ICR reference
A
B
EXIT

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
Info |  Source |  Entry Points |  Interaction Calls