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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: LEXERI

Package: Lexicon Utility

Routine: LEXERI


Information

LEXERI ;ISL/KER - Exc/Rep Word Input Transformations ;04/21/2014

Source Information

Source file <LEXERI.m>

Entry Points

Name Comments DBIA/ICR reference
EXC ; Input transformation for ^LEX(757.04, - .01
REP ; Input Transformation for ^LEX(757.05, - .01
REP2
DEXC ; Delete entry from Excluded Words file #757.04
REPBY ; Input Transformation for ^LEX(757.05, - 1
CVT(LEXX) ; Convert Text

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$C(34),X,$C(34)," contains a space"
  • Line Location: EXC+3
Function Call: WRITE
  • Prompt: !,$C(34),LEXX,$C(34)," is already defined as an excluded word"
  • Line Location: EXC+7
Function Call: WRITE
  • Prompt: !,$C(34),LEXX,$C(34)," has been defined as a replacement word (file #757.05)"
  • Line Location: EXC+9
Function Call: WRITE
  • Prompt: !!,"You can not exclude a word from a search which is to be replaced"
  • Line Location: EXC+10
Function Call: WRITE
  • Prompt: !,"by another expression prior to performing the search"
  • Line Location: EXC+11
Function Call: WRITE
  • Prompt: !,$C(34),LEXX,$C(34)," has been defined as a replacement word (file #757.05)"
  • Line Location: EXC+13
Function Call: WRITE
  • Prompt: !!,"You can not exclude a word from a search which is to be inserted"
  • Line Location: EXC+14
Function Call: WRITE
  • Prompt: !,"as replacement text prior to performing the search"
  • Line Location: EXC+15
Function Call: WRITE
  • Prompt: !,"Alpha-numeric expression. The only punctuation allowed is the slash ""/"""
  • Line Location: REP+5
Function Call: WRITE
  • Prompt: !!,$C(7),$C(34),LEXX,$C(34)," already exist in the Excluded Words file."
  • Line Location: REP+8
Function Call: WRITE
  • Prompt: !,"Do you want to delete it from the Excluded Words file"
  • Line Location: REP+9
Function Call: WRITE
  • Prompt: !,"and continue to add it as a replacement word? No// "
  • Line Location: REP+10
Function Call: READ
  • Variable: LEX
  • Timeout: 300
  • Line Location: REP2+0
Function Call: WRITE
  • Prompt: !!,"Yes",!,"Add ",LEXX," to the Replacement Words file and delete it",!,"from the Excluded Words file"
  • Line Location: REP2+2
Function Call: WRITE
  • Prompt: !!,"No",!,"Do not add ",LEXX," to the Replacement Words file and ",!,"retain it in the Excluded Words file"
  • Line Location: REP2+3
Function Call: WRITE
  • Prompt: !!,"",!,"Delete? No// "
  • Line Location: REP2+4
Function Call: WRITE
  • Prompt: !!,"",!,"Delete? No// "
  • Line Location: REP2+5
Function Call: WRITE
  • Prompt: !!,$C(34),LEXX,$C(34)," already exist in the Replacement Words file (#757.05)"
  • Line Location: REP2+14
Function Call: WRITE
  • Prompt: !,"as a (R)eplaced word. You may alter the original entry to be a"
  • Line Location: REP2+15
Function Call: WRITE
  • Prompt: !,"(L)inked word, but you can not (R)eplace ",$C(34),LEXX,$C(34)," with multiple"
  • Line Location: REP2+16
Function Call: WRITE
  • Prompt: !,"expressions/concepts",!!
  • Line Location: REP2+17
Function Call: WRITE
  • Prompt: !!,$C(34),LEXX,$C(34)," does not exist in the Lexicon. You"
  • Line Location: REPBY+4
Function Call: WRITE
  • Prompt: !,"may not replace a word with text not found in the Lexicon,"
  • Line Location: REPBY+5
Function Call: WRITE
  • Prompt: !,"resulting in unsuccessful searches."
  • Line Location: REPBY+6
Function Call: WRITE
  • Prompt: !,LEXI
  • Line Location: REPBY+10
Function Call: WRITE
  • Prompt: !!,"WARNING: Your input contains the word ",$C(34),LEXI,$C(34)," which is"
  • Line Location: REPBY+13
Function Call: WRITE
  • Prompt: !,"already defined in the Replacement Words file (#757.05) as a (R)eplaced"
  • Line Location: REPBY+14
Function Call: WRITE
  • Prompt: !,"word. This may cause problems (i.e., circular definition of a word) "
  • Line Location: REPBY+15
Function Call: WRITE
  • Prompt: !,"resulting in an unsuccessful search in the Lexicon."
  • Line Location: REPBY+16
Function Call: WRITE
  • Prompt: !!," Example of a circular definition:"
  • Line Location: REPBY+17
Function Call: WRITE
  • Prompt: !!," Replace: CA with CANCER and"
  • Line Location: REPBY+18
Function Call: WRITE
  • Prompt: !," Replace: CALCIUM with CA ",!!
  • Line Location: REPBY+19
Function Call: WRITE
  • Prompt: !!," Searching for ",$C(34),"CALCIUM",$C(34)," may result in a listing of CANCER's,"
  • Line Location: REPBY+20
Function Call: WRITE
  • Prompt: !," depending on the order of replacement."
  • Line Location: REPBY+21

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^LEX(757.04 - [#757.04] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call