HLUTIL1 ;ALB/RJS - HL7 UTILITIES ;1/17/95 11:15
Source file <HLUTIL1.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| DAT1(X) | ; Convert a FileMan date to a displayable (mm/dd/yy) format.
 | 
|
| DAT2(Y) | ; Convert a FileMan date to a displayable (mmm dd yyyy) format.
 | 
|
| HLFM(Y) | ; Convert a quasi HL7 formatted date to a Fileman date.
 | 
|
| TASK(X) | ; Is the background task currently running?
 ; Input: X -- Task number for the background job ; Output: 0 -- No, the job is not currently running ; 1 -- Yes, the job is currently running  | 
|
| PAUSE() | ; Pause for CRT output.
 ; Input: IOST, IOSL ; Output: 0 -- Continue to display output ; 1 -- Quit  | 
|
| EXPAND(FILE,FIELD,VALUE) | ||
| EXPQ | ||
| EVENT(EID,NODES,RESULT) | ;Entry point to get event data from the Protocol file
 | 
| Name | Line Occurrences | 
|---|---|
| Function Call: WRITE | 
  |