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

Package: Kernel

Routine: XQH2


Information

XQH2 ;LL/THM,SEA/AMF,JLI - HELP PROCESSOR ;9/29/92 15:10 ;

Source Information

Source file <XQH2.m>

Entry Points

Name Comments DBIA/ICR reference
EDIT ;
OUT
LOADKW ;
NONEW
UPPER
ADD
HELP ;
HOW ;
HILITE ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !?5,XQKW
  • Line Location: LOADKW+4
Function Call: WRITE
  • Prompt: !?5,XQKW
  • Line Location: NONEW+0
Function Call: WRITE
  • Prompt: !
  • Line Location: NONEW+1
Function Call: WRITE
  • Prompt: !!,"Select one of the following responses: ",!?5,"<return> - to back up a level"
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: " to indicate a related help frame"
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !?5,"'^Q' - to quit the help system",!?5,"'^R' - to refresh this frame"
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !?5,"'^T' - ",$S(%XQI:"table of related frames",1:"text")
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: !?5,"'^O' - ","on/off switch for bracketing/reverse video of keywords"
  • Line Location: HELP+5
Function Call: WRITE
  • Prompt: !?5,"'^H' - to see how you got here"
  • Line Location: HELP+6
Function Call: WRITE
  • Prompt: !?5,"'^E' - to edit the content of this frame.",!?10,"'EN' - to edit the name",!?10,"'EH' - to edit the header",!?10,"'ET' - to edit the text",!?10,"'ER' to edit the related frame list"
  • Line Location: HELP+7
Function Call: WRITE
  • Prompt: !!,"HOW DID I GET HERE?"
  • Line Location: HOW+1
Function Call: WRITE
  • Prompt: !?(%XQJ+1*4),"|",!?(%XQJ+1*4),"|-------> ",XQHR(%XQJ,1)
  • Line Location: HOW+2
Function Call: WRITE
  • Prompt: !?(XQHL+1*4),"|",!?(XQHL+1*4),"|-------> ",XQHF
  • Line Location: HOW+3
Function Call: WRITE
  • Prompt: !,"Brackets will now be used for keywords."
  • Line Location: HILITE+1
Function Call: WRITE
  • Prompt: !,"Terminal type is not defined."
  • Line Location: HILITE+2
Function Call: WRITE
  • Prompt: !,@IORV,"REVERSE VIDEO",@IORVX," will now be used for keywords."
  • Line Location: HILITE+3
Function Call: WRITE
  • Prompt: !,"Reverse video not available for this terminal type."
  • Line Location: HILITE+4
Info |  Source |  Entry Points |  Interaction Calls