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: YSASRPWP

Package: Mental Health

Routine: YSASRPWP


Information

YSASRPWP ;DALOI/YH- Report Calls ;5/11/2001

Source Information

Source file <YSASRPWP.m>

Entry Points

Name Comments DBIA/ICR reference
ASINAR(ROOT,YSASDA) ;YSRP ASI NARRATIVE
ASIITM(ROOT,YSASDA) ;YSRP ASI ITEM
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

Used in RPC

RPC Name Call Tags
YSRP ASI NARRATIVE ASINAR
YSRP ASI ITEM ASIITM
Info |  Source |  Entry Points |  Used in RPC