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

Package: Lexicon Utility

Routine: LEXRX


Information

LEXRX ;ISL/KER - Re-Index Lexicon ;04/21/2014

Source Information

Source file <LEXRX.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Main Entry Point
ALL ; All Files
MAJ ; Major Files
SUP ; Supporting Files
ONE ; One File
CHECK ; Check if a Repair/Re-Index Task is Running
MON ; Monitor Progress of a Running Task
FORCE ; Forced Repair/Re-Index
CLR ; Clear

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !," Repair/Re-Index Lexicon cross-references"
  • Line Location: EN+4
Function Call: WRITE
  • Prompt: " Try again later",!
  • Line Location: EN+6
Function Call: WRITE
  • Prompt: !!,?3,"Lexicon index Repair/Re-Index method not selected, aborting"
  • Line Location: EN+9
Function Call: WRITE
  • Prompt: !!," ",$$BOLD^LEXRXXM,"Repair/Re-Index the Cross-References for all Lexicon Files",$$NORM^LEXRXXM,!
  • Line Location: ALL+2
Function Call: WRITE
  • Prompt: !," The cross-references for the larger files will be repaired and the "
  • Line Location: ALL+3
Function Call: WRITE
  • Prompt: !," smaller files will be re-indexed.",!
  • Line Location: ALL+4
Function Call: WRITE
  • Prompt: !," Users may be on the system since the cross-references of the larger"
  • Line Location: ALL+5
Function Call: WRITE
  • Prompt: !," files are not deleted and the re-indexing of the smaller files does"
  • Line Location: ALL+6
Function Call: WRITE
  • Prompt: !," not involve the Lexicon look-up."
  • Line Location: ALL+7
Function Call: WRITE
  • Prompt: !
  • Line Location: ALL+8
Function Call: WRITE
  • Prompt: !!," ",$$BOLD^LEXRXXM,"Repair the Cross-References for the Major Lexicon Files",$$NORM^LEXRXXM,!
  • Line Location: MAJ+2
Function Call: WRITE
  • Prompt: !," The cross-references of the larger files will be repaired by "
  • Line Location: MAJ+3
Function Call: WRITE
  • Prompt: !," verifying the individual subscripts in the cross-reference. Only"
  • Line Location: MAJ+4
Function Call: WRITE
  • Prompt: !," the entries that fail verification will be deleted.",!
  • Line Location: MAJ+5
Function Call: WRITE
  • Prompt: !," Users may be on the system since the cross-references are not"
  • Line Location: MAJ+6
Function Call: WRITE
  • Prompt: !," deleted."
  • Line Location: MAJ+7
Function Call: WRITE
  • Prompt: !
  • Line Location: MAJ+8
Function Call: WRITE
  • Prompt: !!," ",$$BOLD^LEXRXXM,"Re-Index the Cross-References for the Supporting Lexicon Files",$$NORM^LEXRXXM,!
  • Line Location: SUP+2
Function Call: WRITE
  • Prompt: !," The cross-references for the smaller files will be re-indexed.",!
  • Line Location: SUP+3
Function Call: WRITE
  • Prompt: !," Users may be on the system since the cross-references of the smaller"
  • Line Location: SUP+4
Function Call: WRITE
  • Prompt: !," files are not involve the Lexicon look-up."
  • Line Location: SUP+5
Function Call: WRITE
  • Prompt: !
  • Line Location: SUP+6
Function Call: WRITE
  • Prompt: !!," Lexicon file not selected, aborting"
  • Line Location: ONE+1
Function Call: WRITE
  • Prompt: !!," Invalid file selected, aborting"
  • Line Location: ONE+2
Function Call: WRITE
  • Prompt: !
  • Line Location: ONE+4
Function Call: WRITE
  • Prompt: !," ",$$BOLD^LEXRXXM,"Repair Cross-References for file ",LEXT,$$NORM^LEXRXXM,!
  • Line Location: ONE+6
Function Call: WRITE
  • Prompt: !," The cross-references of file "_+LEXFI_" will be repaired by verifying"
  • Line Location: ONE+7
Function Call: WRITE
  • Prompt: !," the individual subscripts in the cross-reference. Only the entries"
  • Line Location: ONE+8
Function Call: WRITE
  • Prompt: !," that fail verification will be deleted. Users may be on the system"
  • Line Location: ONE+9
Function Call: WRITE
  • Prompt: !," since the cross-references are not deleted."
  • Line Location: ONE+10
Function Call: WRITE
  • Prompt: !," ",$$BOLD^LEXRXXM,"Re-Index Cross-References for file ",LEXT,$$NORM^LEXRXXM,!
  • Line Location: ONE+12
Function Call: WRITE
  • Prompt: !," The cross-references of file "_+LEXFI_" will be re-indexed. Users may"
  • Line Location: ONE+13
Function Call: WRITE
  • Prompt: !," be on the system since this file is not involved in the Lexicon "
  • Line Location: ONE+14
Function Call: WRITE
  • Prompt: !," look-up."
  • Line Location: ONE+15
Function Call: WRITE
  • Prompt: !
  • Line Location: ONE+16
Function Call: WRITE
  • Prompt: !!," Lexicon cross-reference repair is not running",!
  • Line Location: CHECK+2
Info |  Source |  Entry Points |  Interaction Calls