IBCNEUT1 ;DAOU/ESG - IIV MISC. UTILITIES ;03-JUN-2002
Source file <IBCNEUT1.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
FO(VALUE,LENGTH,JUSTIFY,FILL,TRUNC) | ; Formatted output function
|
|
FOXIT | ;
|
|
AMLOOK(NAME,ERRFLG,LIST) | ; Look-up an ins. co. name in Auto Match
|
|
AMLOOKX | ;
|
|
AMC(NAME,AMV,MATCH,FLAG) | ; Auto Match check function
|
|
AMCX | ;
|
|
AMSEL(AMARRAY) | ; Select an insurance company name from an Auto Match hit list
|
|
AMSELX | ;
|
|
LENCHK(VAL,MAX,NUMFLG) | ; check value length, called from input transforms on eIV fields
; VAL - value to check ; MAX - max. allowed length for free text field, or max. value for numeric field ; NUMFLG - 1 if field is numeric, 0 if free text |
|
LENCHKX | ;
|
|
CODECK(VAL) | ; validate the response for the output transforms on the CODE (.01) field in the IIV Status Table (#365.15) file.
; VAL - value to translate ; OUT - output value based up the value entered. |
|
CODECKX | ;
|