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
Print Page as PDF
Routine: YTSBAMIC

Package: Mental Health

Routine: YTSBAMIC


Information

YTSBAMIC ;SLC/KCM - Verify for BAM-IOP-CSG-SUD ; 01/08/2016

Source Information

Source file <YTSBAMIC.m>

Entry Points

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
Info |  Source |  Entry Points