DG53285M ;ALB/PAK DG*5.3*285 POST-INSTALL TO MAILMAN MSG ; 04/24/00
Source file <DG53285M.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| ; Send a mailman msg to user with results
 | 
||
| MAIL1 | ||
| 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  |