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

Package: Kernel

Routine: XQ


Information

XQ ; SEA/MJM - Menu driver (Part 1) ;01/10/13 13:41

Source Information

Source file <XQ.m>

Entry Points

Name Comments DBIA/ICR reference
M
M1 ;
M2 ;
ASK ;Get user's response in XQUR
ASK1
D
D0
D1
M0
NOFIND ;Could not find the option requested, go back and try again
M3
LO
SETSV ;Record where we are now for posterity in XQSV
; ZEXCEPT: XQSV,XQY - global variables recording current VistA menu
PRIO ;This subroutine is no longer used. Kernel no longer resets priority.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: M1+3
Function Call: READ
  • Variable: XQUR
  • Timeout: DTIME
  • Line Location: ASK+1
Function Call: WRITE
  • Prompt: $C(7)," Timed out...."
  • Line Location: ASK+1
Function Call: WRITE
  • Prompt: !,"Not when testing another's menus!"
  • Line Location: ASK1+4
Info |  Source |  Entry Points |  Interaction Calls