;PEP - returns charge for one code
; One of two errors may be returned with a "0"
; Fee Schedule doesn't exist
; Code not in Fee Schedule
RANGE(ABMFSCHD,ABMMLT,ABMDT)
;PEP - returns range of codes with charges
; results will be put into ^TMP global
; (^TMP("ABM-FS",$J,CODE)=GLOBAL CHARGE^TECHNICAL CHARGE^PROFESSIONAL CHARGE
; One error could be returned with a "-1" for Fee Schedule doesn't exist