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

Package: Lexicon Utility

Routine: LEXDFLS


Information

LEXDFLS ;ISL/KER - Default Filter - Select ;04/21/2014

Source Information

Source file <LEXDFLS.m>

Entry Points

Name Comments DBIA/ICR reference
EN(LEXX) ; Select a predefined filter string
ASK ;
SEL ; Select from list
UOUT ; Up Arrow detected
VAL ; No Un Arrow (value)
SH ; Show help
STD ; Standard Help
DES ; Description Help
NODES ; No Description Help Available
RD ; Re-Display List
TOT ; Total Filters
W(LEXC,LEXR) ; Write entry
EOP ; End of Page

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: SEL+1
Function Call: WRITE
  • Prompt: !!,"Enter 1-",LEXC," to select a filter, or ""?"" for help, or ""?#"" for descriptive"
  • Line Location: STD+1
Function Call: WRITE
  • Prompt: !,"help on an entry flagged with an ""*"", or ""^"" to exit or <Return> for more."
  • Line Location: STD+2
Function Call: WRITE
  • Prompt: !!,?2,$P(^LEX(757.3,LEXR,0),"^",1),!
  • Line Location: DES+1
Function Call: WRITE
  • Prompt: !,?4,^LEX(757.3,LEXR,2,LEXI,0)
  • Line Location: DES+3
Function Call: WRITE
  • Prompt: !
  • Line Location: DES+4
Function Call: WRITE
  • Prompt: !!,?2,$P(^LEX(757.3,LEXR,0),"^",1)," does not have a description",!
  • Line Location: NODES+1
Function Call: WRITE
  • Prompt: !!,LEXC," Filters found",!
  • Line Location: TOT+6
Function Call: WRITE
  • Prompt: !,$J(LEXC,4),". ",$P(^LEX(757.3,LEXR,0),"^",1)
  • Line Location: W+1
Function Call: WRITE
  • Prompt: $S($D(^LEX(757.3,LEXR,2,1)):" *",1:"")
  • Line Location: W+2
Function Call: WRITE
  • Prompt: !
  • Line Location: EOP+1
Function Call: WRITE
  • Prompt: !
  • Line Location: EOP+1
Info |  Source |  Entry Points |  Interaction Calls