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

Package: Kernel

Routine: XGSETUP


Information

XGSETUP ;SFISC/VYD - setup KWAPI environment ;03/16/95 13:29

Source Information

Source file <XGSETUP.m>

Entry Points

Name Comments DBIA/ICR reference
PREP ;prepare graphics environment. Can be called multiple times.
KWAPI ;K-WAPI specific setup
ATR ;setup screen/graphic params. load attribute array
; this should usually run once at login
ATRTABLE ;setup ^XUTL("XGATR" attr letter to ESC code conversion table
CLEAN ;clean up KWAPI variables, screen/graphic parameters
CLEAN2 ;other than fall through, this is called from PREP

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: IORESET,IOCUOFF,IOKPAM,@IOF
  • Line Location: PREP+13
Function Call: WRITE
  • Prompt: IOCUON_IOKPNM_IORESET
  • Line Location: CLEAN+4
Info |  Source |  Entry Points |  Interaction Calls