LEXAS5 ;ISL/KER - Look-up Check Input (SPLIT) ;04/21/2014
Source file <LEXAS5.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
SPLIT(LEXX) | ; 2 tolkens/no space
|
|
END | ; Resolve first to a string, second to a tolken
|
|
FS(LEXX) | ; First segment
|
|
REP(LEXX) | ; Replacement
|
|
FR(LEXX,LEXF) | ; Remainder of first segment
|
|
COMP(LEXF,LEXS) | ; Compare first segment to second segment
|
|
CHK(LEX1,LEX2) | ; Check first segment used with second segment
|