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

Package: Kernel

Routine: XQHLP


Information

XQHLP ;SEA/MJM - Menu Helper ;07/21/09 11:37

Source Information

Source file <XQHLP.m>

Entry Points

Name Comments DBIA/ICR reference
PAUSE
PAUSE1
SHOW
PRNT ;Print out the description of the option XQHY
HELP ;Display a help screen
EN ;Show descriptions from Option File Entry point from EN^XQ2
OUT ;Exit here
OPT ;Respond to a user entering "?Option_text"

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Timeout: DTIME
  • Line Location: PAUSE+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PAUSE+0
Function Call: READ
  • Timeout: DTIME
  • Line Location: PAUSE1+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PAUSE1+0
Function Call: WRITE
  • Prompt: !!,"'"_$P(XQHY0,U,3)_"' Option name: ",$P(XQHY0,U,2)
  • Line Location: PRNT+3
Function Call: WRITE
  • Prompt: " Synonym: ",%
  • Line Location: PRNT+3
Function Call: WRITE
  • Prompt: !," **> Extended help available. Type ","""","?"_%,""""," to see it."
  • Line Location: PRNT+4
Function Call: WRITE
  • Prompt: " ??",*7
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !!,"**> Sorry, no help text available for this option."
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !!
  • Line Location: EN+2
Function Call: WRITE
  • Prompt: ?25,"**> Your secondary options <**",!!
  • Line Location: EN+4
Function Call: WRITE
  • Prompt: !!
  • Line Location: EN+4
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: EN+7
Function Call: WRITE
  • Prompt: ?17,"**> The Common Options, options available to everyone <**",!!
  • Line Location: EN+8
Function Call: WRITE
  • Prompt: !!
  • Line Location: OUT+1
Function Call: WRITE
  • Prompt: !!!
  • Line Location: OPT+8
Info |  Source |  Entry Points |  Interaction Calls