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

Package: Kernel

Routine: XQ4


Information

XQ4 ;SF/GFT,SEA/JLI - Menu Diagram with entry/exit actions ;3/19/91 10:07 ;5/13/93 11:15 AM

Source Information

Source file <XQ4.m>

Entry Points

Name Comments DBIA/ICR reference
RQUE
OPT
OP ;Entry point for queued job to diagram menu for OPTION selection
US ;Entry point for queued job to diagram menu for USER selection
GO
Q
INIT
QPU ;
OUT
ABBREV ; Entry point for abbreviated (names only) display
NORMAL ; Entry point for regular (names, locks, etc.) display
FULL ; Entry point for full listings (includes actions)

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: XQ4+2
Function Call: READ
  • Prompt: "Select USER (U.xxxxx) or OPTION (O.xxxxx) name: "
  • Variable: X
  • Timeout: DTIME
  • Line Location: XQ4+3
Function Call: READ
  • Prompt: " OK (Y/N) ? "
  • Variable: XQI
  • Timeout: DTIME
  • Line Location: RQUE+0
Function Call: WRITE
  • Prompt: !,*7,"This is not a menu option and therefore cannot be diagrammed.",!
  • Line Location: OPT+0
Function Call: WRITE
  • Prompt: D
  • Line Location: GO+1
Function Call: WRITE
  • Prompt: !,*7,"This menu contains too many levels to be diagrammed using this margin width."
  • Line Location: GO+1
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: GO+2
Function Call: WRITE
  • Prompt: !,$P(X,U,3)," (",$P(X,U,2),")"
  • Line Location: GO+2
Function Call: WRITE
  • Prompt: !,"|",!,"|"
  • Line Location: GO+4
Function Call: WRITE
  • Prompt: #
  • Line Location: GO+6
Info |  Source |  Entry Points |  Interaction Calls