IBCDE ;ALB/ARH - AUTOMATED BILLER ERRORS ; 8/6/93
Source file <IBCDE.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| SETCOMM | ;sets errors/comments into file (362.1) based on array passed in
|
|
| COMM1(TRN,IFN) | ;returns the comment entry number for event and bill, updates comment date and bill IFN
|
|
| COMM1E | ||
| COMM2(IFNC,COMM,DEL) | ;adds/deletes comments form a comment file entry, nothing returned
|
|
| COMM2E | ||
| FIND(TRN,IFN) | ;find an entry in the comments file, returns IFN of comment entry
|
|
| FINDB(IFN) | ;search for any entries for a particular bill, returns string of comment file entry numbers separated by "^"
|
|
| ;print error/comments file (362.1), OPTION - replace in IB*2*287
|
||
| PE | ||
| EDIT | ;edit auto bill parameters, OPTION
|
|
| E2 | ||
| EDITQ | ||
| DELDT | ;deletes entries from file (362.1) based on date and if they have a bill, OPTION
|
|
| DELDTQ |
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| FileNo | Call Tags |
|---|---|
| ^IBE(350.9 - [#350.9] | Classic Fileman Calls |
| ^IBE(356.6 - [#356.6] | Classic Fileman Calls |
| ^IBA(362.1 - [#362.1] | Classic Fileman Calls |