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 |  Interaction Calls
Print Page as PDF
Routine: HLUTIL1

Package: Health Level Seven

Routine: HLUTIL1


Information

HLUTIL1 ;ALB/RJS - HL7 UTILITIES ;1/17/95 11:15

Source Information

Source file <HLUTIL1.m>

Entry Points

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

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: PAUSE+6
Info |  Source |  Entry Points |  Interaction Calls