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

Package: Lexicon Utility

Routine: LEXHLP


Information

LEXHLP ;ISL/KER - Help/input transformations ;04/21/2014

Source Information

Source file <LEXHLP.m>

Entry Points

Name Comments DBIA/ICR reference
EXC ; Excluded Word Help
REP ; Replacement Words Help (replace)
REPBY ; Replacement Words Help (insert)
APPS(X) ; Input Help for ^LEX(757.2 field 8
XTLK ; MTLY Help
; Uses ^TMP("XTLKHITS",$J), XTLKH, XTLKI, XTLKKSCH("DSPLY"),
; XTLKKSCH("GBL"), XTLKMULT, XTLKREF0 and XTLKREF1
XTLKONE ; Help for a single entry on the selection list
XTLKSEL ; Help for a multiple entries on the selection list
XTLKDEF ; Display an Expression Defintion as part of the Help
XTLKCON ; End of Page
XTLKEND ; End of Help
XTLKRED ; Post-Help, redisplay the last segment of the list
XTLKC ;
SUB(LEXS) ; Subset help
SQ(X) ; Single question mark help for DIR("?") based on DIC("S") PCH 11

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,$C(7),"""",X,""""," already exist in the Replacement Words file."
  • Line Location: EXC+3
Function Call: WRITE
  • Prompt: !,"You can not exclude a word which is to be replaced",!!
  • Line Location: EXC+4
Function Call: WRITE
  • Prompt: !!,$C(7),"""",X,""""," already exist in the Replacement Words file."
  • Line Location: EXC+7
Function Call: WRITE
  • Prompt: !,"You can not exclude a replacement word",!!
  • Line Location: EXC+8
Function Call: WRITE
  • Prompt: !!,$C(7),"""",X,""""," already exist in the Excluded Words file."
  • Line Location: REP+3
Function Call: WRITE
  • Prompt: !,"You can not replace an excluded word.",!!
  • Line Location: REP+4
Function Call: WRITE
  • Prompt: !!,$C(7),"""",X,""""," is indexed as a key word for: ",!
  • Line Location: REP+7
Function Call: WRITE
  • Prompt: !,?2,^LEX(757.01,LEXREC,0)
  • Line Location: REP+9
Function Call: WRITE
  • Prompt: !!,"You can not alter this keyword/term linkage.",!!
  • Line Location: REP+10
Function Call: WRITE
  • Prompt: !!,$C(7),"""",X,""""," already exist in the Excluded Words file."
  • Line Location: REPBY+3
Function Call: WRITE
  • Prompt: !,"You can not replace an excluded word.",!!
  • Line Location: REPBY+4
Function Call: WRITE
  • Prompt: !,"3 characters, please ",!
  • Line Location: APPS+3
Function Call: WRITE
  • Prompt: !,"Invalid characters detected, use any combination of uppercase or numeric ",!
  • Line Location: APPS+8
Function Call: WRITE
  • Prompt: !,"Cannot be the same as the Short TitLe",LEXOK,!
  • Line Location: APPS+9
Function Call: WRITE
  • Prompt: !,?2,^LEX(757.01,LEXEXP,3,LEXLN,0)
  • Line Location: XTLKONE+6
Function Call: WRITE
  • Prompt: !
  • Line Location: XTLKONE+8
Function Call: WRITE
  • Prompt: !,"Only one match found, select: ",^LEX(757.01,$S(LEXSUB="WRD":XTLKI,1:+(@(DIC_XTLKI_",0)"))),0),!
  • Line Location: XTLKONE+9
Function Call: WRITE
  • Prompt: !
  • Condition for execution: LEXLN=1
  • Line Location: XTLKDEF+7
Function Call: WRITE
  • Prompt: !,?2,^LEX(757.01,LEXEXP,3,LEXLN,0)
  • Line Location: XTLKDEF+7
Function Call: WRITE
  • Prompt: !
  • Line Location: XTLKDEF+10
Function Call: WRITE
  • Prompt: !
  • Line Location: XTLKCON+1
Function Call: WRITE
  • Prompt: !!,"Answer with # (1-",XTLKH,"), ^ (quit), ^# (jump - ",^TMP("XTLKHITS",$J)," choices), or ?# (help on a term)"
  • Line Location: XTLKEND+1
Function Call: WRITE
  • Prompt: $J(XTLKH,4),": "
  • Condition for execution: XTLKMULT
  • Line Location: XTLKRED+6
Function Call: WRITE
  • Prompt: $P(@(XTLKREF1_"XTLKI,0)"),"^",1),!
  • Line Location: XTLKRED+6
Function Call: WRITE
  • Prompt: !
  • Line Location: XTLKRED+7
Function Call: WRITE
  • Prompt: !
  • Line Location: SUB+1

FileMan Files Accessed Via FileMan Db Call

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