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

Package: Kernel

Routine: XGSW


Information

XGSW ;SFISC/VYD - screen window primitives ;01/11/95 15:58

Source Information

Source file <XGSW.m>

Entry Points

Name Comments DBIA/ICR reference
WIN(T,L,B,R,S) ;draw a bordered window
RESTORE(S) ;restore portion of screen
SAVE(T,L,B,R,S) ;save portion of screen
ADJUST(T,L,B,R,S) ;adjust the coordinates of screen region and if S

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $$CHG^XGSA("G0")
  • Line Location: WIN+8
Function Call: WRITE
  • Prompt: $$CHG^XGSA("G1")
  • Line Location: WIN+9
Function Call: WRITE
  • Prompt: $$IOXY^XGS(T,L)_%S
  • Line Location: WIN+21
Function Call: WRITE
  • Prompt: $$IOXY^XGS(Y,L)_%MID0
  • Line Location: WIN+25
Function Call: WRITE
  • Prompt: $$IOXY^XGS(B,L)_%S
  • Line Location: WIN+29
Function Call: WRITE
  • Prompt: $$SET^XGSA(XGSAVATR)
  • Line Location: WIN+30
Function Call: WRITE
  • Prompt: $$IOXY^XGS(Y,X)_%S
  • Line Location: RESTORE+23
Function Call: WRITE
  • Prompt: $$SET^XGSA(XGSAVATR)
  • Line Location: RESTORE+27
Info |  Source |  Entry Points |  Interaction Calls