IVM273M ;ALB/PDJ IVM*2.0*73 - CLEANUP IVM PATIENT FILE;02/07/2003
Source file <IVM273M.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
; Send a mailman msg to user with results
|
||
PRTRECS | ; Print List of records
|
|
MAIL1 | ; Send message
|
|
BLDPAT | ; Format Patient line for printing
|
|
BLDSTR(NSTR,STR,COL,NSL) | ; build a string
; Input: ; NSTR = a string to be added to STR ; STR = an existing string to which NSTR will be added ; COL = column location at which NSTR will be added to STR ; NSL = length of new string ; Output: ; returns STR with NSTR appended at the specified COL |