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
Print Page as PDF
Routine: HLEMSU

Package: Health Level Seven

Routine: HLEMSU


Information

HLEMSU ;ALB/CJM,ALB/BRM - Utilities for building ListManager screens; 2/27/01 1:25pm

Source Information

Source file <HLEMSU.m>

Entry Points

Name Comments DBIA/ICR reference
SET(LINE,TEXT,COL,CNTRL) ; -- set display array
; Input:
; LINE - line# to put the TEXT
; TEXT - **optional** text to put in the array
; COL - **optional** column # to put the TEXT
; CNTRL - **optional** video display chracteristic - "H"= high, "B"-blinking
; Output:
; function returns the number of lines in the list
STATION(IEN) ;
CENTER(STRING) ;
Info |  Source |  Entry Points