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

Package: Lexicon Utility

Routine: LEXRXXM2


Information

LEXRXXM2 ;ISL/KER - Re-Index Miscellaneous (cont) ;08/17/2011

Source Information

Source file <LEXRXXM2.m>

Entry Points

Name Comments DBIA/ICR reference
CHECK(X) ; Check for Running
; Input
; None
; Output
; 0 Task is not Running
; 1 Task is Running
MON ; Monitor Status of Re-Index
PA(X) ; Pause
IS(X) ; Task is Running
II(X) ; Inactive and Interrupted
PROG(X) ; Progress
CLR ; Clear

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: CHECK+10
Function Call: WRITE
  • Prompt: !," Lexicon cross-reference repair is not running"
  • Line Location: MON+3
Function Call: WRITE
  • Prompt: !!," Entering an Up-Arrow ""^"" to exit"
  • Line Location: MON+7
Function Call: WRITE
  • Prompt: !!," Lexicon cross-reference repair/re-index completed",!
  • Line Location: MON+13
Function Call: WRITE
  • Prompt: !!," ",LEXDES
  • Line Location: PROG+22
Function Call: WRITE
  • Prompt: !," The task is scheduled, waiting for an I/O device, a volume"
  • Line Location: PROG+23
Function Call: WRITE
  • Prompt: !," set link, or a partition in memory"
  • Line Location: PROG+24
Function Call: WRITE
  • Prompt: !!," Repair/Re-Index is in progress"
  • Line Location: PROG+26
Function Call: WRITE
  • Prompt: !,?3,LEXDES
  • Line Location: PROG+27
Function Call: WRITE
  • Prompt: ?49,"Started: ",LEXBEGE
  • Condition for execution: $L(LEXBEGE)
  • Line Location: PROG+27
Function Call: WRITE
  • Prompt: !,?5,LEXACT
  • Line Location: PROG+29
Info |  Source |  Entry Points |  Interaction Calls