;-- list of practitioners for clinic
; input:
; SC44 = ien of CLINIC <FILE#44> [required]
; SCDATES("BEGIN") = begin date to search (inclusive)
; [default: TODAY]
; ("END") = end date to search (inclusive)
; [default: TODAY]
; ("INCL") = 1: only use pracitioners who were on
; team for entire date range
; 0: anytime in date range
; [default: 1]
; SCPOSA= array of positions to include reverse with scposa('exclude')
; SCUSRA= array of usr classes included reverse with scusra('exclude')
; SCROLEA= array of roles included reverse with SCROLEA('exclude')
; SCERR = array NAME to store error messages.
; [ex. ^TMP("ORXX",$J)]