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 |  Used in RPC
Print Page as PDF
Routine: YTRPWRP

Package: Mental Health

Routine: YTRPWRP


Information

YTRPWRP ;DALOI/YH - Report Calls ;Nov 13, 2023@09:16:25

Source Information

Source file <YTRPWRP.m>

Entry Points

Name Comments DBIA/ICR reference
INTRMNT(ROOT,YSDFN,YSXT) ; -- return report text
START(RM,GOTO) ;
HFS() ; -- get hfs file name
; -- need to define better unique algorithm
OPEN(YSRM,YSHFS,YSMODE,YSIO) ; -- open WORKSTATION device
; YSRM: right margin
; YSHFS: host file name
; YSMODE: open file in 'R'ead or 'W'rite mode
CLOSE(YSRM,YSHFS,YSSUB,YSIO) ; -- close WORKSTATION device
; YSSUB: unique subscript name for output
USEHFS ; -- use host file to build global array
INIT ; -- initialize counts and global section
STRIP ; -- strip off control chars
TESTCODE(ROOT) ;YTRP LIST TEST/CODE
TESTDES(ROOT) ;YTRP LIST TEST/DESC
TESTTL(ROOT) ;YTRP LIST TEST/TITLE
AL60193 ; strip control chars. from all entries in MH REPORT (#601.93)
RMVCC(YSIEN) ; remove control chars. from W-P field in MH REPORT (#601.93)
; entry should be LOCKed before call

Used in RPC

RPC Name Call Tags
YTRP INSTRUMENT REPORT INTRMNT
Info |  Source |  Entry Points |  Used in RPC