SROESPR ;BIR/ADM - SURGERY E-SIG UTILITY ;08/09/04
Source file <SROESPR.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
ENTRY | ; Entry point to print reports
|
|
ENTRY1 | ; Entry point from above
|
|
EXIT | ||
PRNT(SRTN,SRTIU,SRDTITL) | ; print report from TIU
|
|
DEVICE | ||
TYPE(SRTIU) | ; get document type
|
|
TITLE(SRTIU) | ; get report title
|
|
FLAG() | ; chart vs work copies
; returns SRFLAG=1 if chart copy, SRFLAG=0 if work copy, null if '^' |
|
PAT(SRY,DFN) | ; get minimum demographics for print
|
|
TIME(X,FMT) | ; receives X as 2910419.01 and FMT=Return Format of time (HH:MM:SS).
|
|
DATE(X,FMT) | ; call with X=2910419.01 and FMT=Return Format of date ("MM/DD")
|
|
QDATE | ||
BEEP(SRPER) | ; get beeper #'s
|
|
SIGNAME(SRPER) | ; get signature block printed name
|
|
SIGTITL(SRPER) | ; get signature block title
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|