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: IVM273M

Package: Income Verification Match

Routine: IVM273M


Information

IVM273M ;ALB/PDJ IVM*2.0*73 - CLEANUP IVM PATIENT FILE;02/07/2003

Source Information

Source file <IVM273M.m>

Entry Points

Name Comments DBIA/ICR reference
MAIL ; 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
Info |  Source |  Entry Points