Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Caller Graph |  Entry Points |  Interaction Calls |  All
Print Page as PDF
Routine: UTIL

Package: Uncategorized

Routine: UTIL


Information

UTIL ;JSH; 29 Oct 96 18:46;Function library part 1

Source Information

Source file <UTIL.m>

Caller Graph

Caller Graph Total: 55

Package Total Caller Graph
IHS Generic Interface System 55 INHB  INHDIPZ2  INHFTDVX  INHFTM  INHFTMSM  INHFTNTM  INHMG2  INHMGD3  
INHMSR21  INHOTDVX  INHOTM  INHOTMSM  INHOTNTM  INHOU5  INHOU8  INHOV  
INHP  INHPCO1  INHPOST  INHPRE  INHPSAL  INHPSAM  INHRPC  INHSG  
INHSGZ1  INHSGZ2  INHSGZ20  INHSGZ22  INHSYS07  INHSYS09  INHSYSE  INHSYSUL  
INHSYSUT  INHSZ  INHSZ0  INHSZ1  INHSZ2  INHSZ20  INHSZ21  INHSZ23  
INHSZ3  INHSZ4  INHSZ5  INHSZ51  INHSZ7  INHSZ71  INHSZ72  INHUSEN5  
INHUT11  INHUTC  INHVA8  INHVCRV1  INHVEXP  INTENV  INTSTRT  

Entry Points

Name Comments DBIA/ICR reference
REPLACE(STRING,ST1,ST2) ;EP - Replace all occurrences of ST1 in STRING with ST2
PRIVBAN ;Display Privacy Act banner on 25th line
AGE(DFN,S) ;Returns age of patient with entry # DFN as:
; years^months^days
CB(L) ;open window and clear to bottom
INITIAL(DUZ) ;Returns INITIALS of user # DUZ
CL(X)
LB(X) ;EP - Returns X with leading spaces stripped
JUST(S,W,T,P) ;EP - returns string S in a field of width W
ASKDUZ
CASECONV(STRING,CODE) ;EP - Returns STRING case converted according to CODE
NOSCROLL ;Remove scrolling region and leave cursor in current postition
ENV ;EP - Set up programming environment
TB(X) ;EP - Returns X with trailing spaces stripped
NAME(NAME,F) ;Returns NAME (in FileMan storage form LAST,FIRST MIDDLE)
CENTER(S,L) ;center text S in field of length L
NOCTRL(X) ;Returns X with all control characters removed
DUP(C,L) ;Returns a string of length L made by duplicating
TRANS(%E) ;input transform for reader
SOC(P1,P2,SOC,T) ;EP - Set of Codes front end to readers
FORMAT(S,W,D) ;EP - Formats string S into an array referenced by D with a
SETSCRL(Y1,Y2,C) ;Set scrolling region from Y1 to Y2 ($Y+1 values)
LBTB(X) ;EP - Returns X with both leading and trailing spaces removed

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: in
  • Line Location: FORMAT+1
Info |  Source |  Caller Graph |  Entry Points |  Interaction Calls |  All