YTSBAMIC ;SLC/KCM - Verify for BAM-IOP-CSG-SUD ; 01/08/2016
Source file <YTSBAMIC.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
VERIFY(ARGS,RESULTS) | ; Add inconsistency messages based on set of answers in ARGS
|
|
LT(ID1,ID2) | ; returns 1 if ID1 is less than ID2
; expects ARGS from VERIFY |
|
GTI(ID1,ID2) | ; returns 1 if ID1 is more than ID2 (integer question)
; expects ARGS from VERIFY |
|
MSG(REL,Q1,Q2) | ; Add text of message to RESULTS
; expects MSGCNT, RESULTS from VERIFY |