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

Package: Kernel

Routine: XQUTL


Information

XQUTL ;SEA/Luke - Menu System Utilities ;04/27/98 12:36

Source Information

Source file <XQUTL.m>

Entry Points

Name Comments DBIA/ICR reference
CSYN(XQUSR) ;Collect XQUSR's menu synonyms in ^XUTL("XQ",$J,"SYN")
PSYN(XQUSR) ;Print XQUSR's collected synonyms
KSNY ;Kill off all ^XUTL("XQ",duz,"SYN") nodes
DISPLAY ;Display the XQUIT MESSAGE field of the Option File
PRINT(XQUT) ;Print out the array XQUT()
RESTART ;Write the lines of text to the screen
PAUSE(XQSL) ;Pause after a screen load and allow the adjustment of XQSL
HOLD ;Just hold the screen from moving until a RETURN is typed

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !?5,$P(^VA(200,XQUSR,0),",",2)_" "_$P(^(0),",")," has no synonyms defined.",!
  • Line Location: PSYN+3
Function Call: WRITE
  • Prompt: !?5,%,?12,$P(^(%),U,2)
  • Line Location: PSYN+4
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: RESTART+2
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: RESTART+9
Function Call: READ
  • Timeout: DTIME
  • Line Location: PAUSE+3
Function Call: WRITE
  • Prompt: !
  • Line Location: HOLD+5
Info |  Source |  Entry Points |  Interaction Calls