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

Package: Lexicon Utility

Routine: LEXNDX5


Information

LEXNDX5 ;ISL/KER - Set/kill indexes (Part 5) Link ;04/21/2014

Source Information

Source file <LEXNDX5.m>

Entry Points

Name Comments DBIA/ICR reference
EXCL ; Is a term used with an "Exclusive" meaning?
ASKEX
ASKEX2
EXCLHLP ; Help to decide if the term use is "Exclusive"
CONT ; Continue?
ANYWAY ; Term was not found, ask to link the term anyway
ANY2 ; Get response
ANYHLP ; Help to decide whether to continue with the linkage

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,LEXREP," is used as follows: ",!
  • Line Location: EXCL+3
Function Call: WRITE
  • Prompt: !,$J(LEXCTR,4),": ",^LEX(757.01,LEXREC,0)
  • Line Location: EXCL+5
Function Call: WRITE
  • Prompt: !!,"Based on the reference",$S(LEXCTR>1:"s",1:"")," shown above, does ",LEXREP
  • Line Location: ASKEX+1
Function Call: WRITE
  • Prompt: !,"exclusively refer to ",LEXBY
  • Line Location: ASKEX+2
Function Call: WRITE
  • Prompt: !!,"If ",LEXREP," exclusively refers to ",LEXBY,", answer"
  • Line Location: EXCLHLP+1
Function Call: WRITE
  • Prompt: !,"""Yes"" and ",LEXREP," will always be replaced by",LEXBY,"."
  • Line Location: EXCLHLP+2
Function Call: WRITE
  • Prompt: !!,"If ",LEXREP," refers to concepts other than",LEXBY,", answer"
  • Line Location: EXCLHLP+3
Function Call: WRITE
  • Prompt: !,"""No"" and begin linking ",LEXREP," to ",LEXBY," (in each"
  • Line Location: EXCLHLP+4
Function Call: WRITE
  • Prompt: !,"occurrence where the two terms have the same meaning)"
  • Line Location: EXCLHLP+5
Function Call: WRITE
  • Prompt: !!,"Is ",LEXREP," used exclusively"
  • Line Location: EXCLHLP+6
Function Call: WRITE
  • Prompt: !
  • Line Location: CONT+1
Function Call: WRITE
  • Prompt: !
  • Line Location: CONT+1
Function Call: WRITE
  • Prompt: !!,LEXREP," was not found in the Lexicon"
  • Line Location: ANYWAY+2
Function Call: WRITE
  • Prompt: !,"Do you wish to link ",LEXREP," to terms",!,"containing ",LEXBY
  • Line Location: ANY2+1
Function Call: WRITE
  • Prompt: !
  • Line Location: ANY2+4
Function Call: WRITE
  • Prompt: !!,"Linking ",LEXREP," to ",LEXREP," will cause the "
  • Line Location: ANYHLP+1
Function Call: WRITE
  • Prompt: !,"look-up to include all linked occurences of ",LEXREP
  • Line Location: ANYHLP+2
Function Call: WRITE
  • Prompt: !,"to be listed when searching for ",LEXREP,!
  • Line Location: ANYHLP+3
Info |  Source |  Entry Points |  Interaction Calls