; Display the criteria header
; Reuse code from the INHERR
LIST(INSRCH,DWLRF,INL)
; Build the error array
;
; Module Name: LIST ( Build the list of matching errors )
MSGTEST(INEIEN,INLIST,INSRCH,INFNDCT)
; Add matching error to array
;
; Description: MSGTEST (Interface Error Match Criteria Test). Tests
; the error for matches to values passed in INSRCH
; array and save the IEN to the INLIST array.