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

Package: Kernel

Routine: XQH4


Information

XQH4 ;SEA/AMF,JLI - HELP FRAME LISTER ;01/26/99 08:56

Source Information

Source file <XQH4.m>

Entry Points

Name Comments DBIA/ICR reference
LKUP
FMT
ACTENT
DQ ; Entry point for queued job.
OUT
SET0 ;
SET ;
INIT
ACTION ; Entry point for a specific action option - The action must set XQHFY to the name of the desired help frame, in quotes, then D ACTION^XQH4
; The variable XQFMT may be set "T","R", or "C" for text only, related
; frames or complete. If XQFMT is undefined or something else, it
; will be set to T (Text only)
  • ICR #10080
    • Status: Active
    • Usage: Supported

    Interaction Calls

    Name Line Occurrences
    Function Call: READ
    • Variable: X
    • Timeout: DTIME
    • Line Location: FMT+0
    Function Call: WRITE
    • Prompt: !!,"Select LISTING FORMAT: TEXT ONLY// "
    • Line Location: FMT+0
    Function Call: WRITE
    • Prompt: *7," ??",!,"Enter '?' for HELP"
    • Line Location: FMT+2
    Function Call: WRITE
    • Prompt: $C(13),"Select LISTING FORMAT: TEXT ONLY// ",$S("Cc"[X:"COMPLETE","Tt"[X:"TEXT ONLY",1:"RELATED FRAMES"),$J("",20)
    • Line Location: FMT+3
    Function Call: WRITE
    • Prompt: !,$C(7),"The Help Frame '"_XQHFY_"' is not unique or was not found.",$C(7),!
    • Line Location: ACTION+5
    Info |  Source |  Entry Points |  Interaction Calls