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

Package: DRG Grouper

Routine: ICDEXLK4


Information

ICDEXLK4 ;SLC/KER - ICD Extractor - Lookup, Search Text ;12/19/2014

Source Information

Source file <ICDEXLK4.m>

Entry Points

Name Comments DBIA/ICR reference
TXT ; Lookup by Text (Requires TXT and ROOT)
TXT2 ; Lookup by Text (loop)
SE(RT,IE,TI,X) ; Supplemental Word (exact match exist)
SI(RT,IE,TI,X) ; Supplemental Word (match exist)
EX(X,Y) ; String Y is exactly in X
IN(X,Y) ; String Y is contained in X
CON(X,Y) ; Text X Contains String Y
LC(X) ; Leading Character
SS ; Show Select/Find Global Arrays

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,NN,"=",$E(@NN,1,48)
  • Line Location: SS+3
Function Call: WRITE
  • Prompt: !,NN,"=",$E(@NN,1,48)
  • Line Location: SS+6
Info |  Source |  Entry Points |  Interaction Calls