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

Package: Lexicon Utility

Routine: LEXXMM


Information

LEXXMM ;ISL/KER - Convert Text to Mix Case (Misc) ;05/23/2017

Source Information

Source file <LEXXMM.m>

Entry Points

Name Comments DBIA/ICR reference
EW(X) ; Exported Word
EW2 ; Exported Word Indexed
EW3 ; Exported word is Special/Lower/Upper/Mixed case
EW4 ; Exported Word Display
QWIC ; Create AEXC Index
SW1(X) ; Switch Text (before setting case)
SW2(X) ; Switch Text (after setting case)
SW3(X) ; Switch Text (after assembling string)
SWAP(X,A,B) ; Swap text "A" for text "B" in text "X"
TM(X,Y) ; Trim Character Y - Default " "
IG(X) ; Ignore Case
IL(X) ; Is Lowercase
IU(X) ; Is Uppercase
IM(X) ; Is Mixed Case
IS(X) ; Is Special Case
LO(X) ; Lower Case
UP(X) ; Uppercase
MX(X) ; Mix Case Term
MIX(X) ; Mixed Case Word

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,TTL,!
  • Condition for execution: CNT=1
  • Line Location: EW4+2
Function Call: WRITE
  • Prompt: !,IEN
  • Line Location: EW4+2
Function Call: WRITE
  • Prompt: !
  • Condition for execution: CT>1
  • Line Location: EW4+3
Function Call: WRITE
  • Prompt: ?9,$G(OA(I))
  • Line Location: EW4+3
Info |  Source |  Entry Points |  Interaction Calls