Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: LEXDFLT

LEXDFLT.m

Go to the documentation of this file.
  1. LEXDFLT ;ISL-KER - Default Filter - Filter Type ;04/21/2014
  1. ;;2.0;LEXICON UTILITY;**80**;Sep 23, 1996;Build 1
  1. ;
  1. ; Global Variables
  1. ; None
  1. ;
  1. ; External References
  1. ; ^DIR ICR 10026
  1. ;
  1. ; Entry: S X=$$EN^LEXDFLT
  1. ;
  1. ; Function returns
  1. ;
  1. ; "^" Up-arrow
  1. ; "^^" Double up-arrow
  1. ; 0 None
  1. ; 1 Filter by Semantic Types
  1. ; 2 Filter by Classification Codes
  1. ; 3 Filter by Semantic Types and Classification Codes
  1. ;
  1. EN(LEXX) ;
  1. ;
  1. N DIR,X,Y,DIRUT,DTOUT,DUOUT,DIROUT
  1. S DIR("A",1)="Filter based on:"
  1. S DIR("A",3)=" 1. Semantic Types"
  1. S DIR("A",4)=" 2. Classification Coding Systems"
  1. S DIR("A",5)=" 3. Semantic Types and Classification Codes"
  1. S (DIR("A",2),DIR("A",6))=" "
  1. S DIR(0)="SAO^1:Filter on Semantic Types;2:Filter on Classification Codes;3:Filter on both Semantic Types and Classification Codes"
  1. S DIR("A")="Select: "
  1. D ^DIR S LEXX=+X S:Y["^" LEXX=Y Q LEXX