IBCEQ2A ;ALB/TMK - PROVIDER/BILLING ID WORKSHEET SOLUTIONS ;18-AUG-04
Source file <IBCEQ2A.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
WRTS(IBTYPE,IBOTYPE,IBTEXT,IBSTOP) | ; Write the line
; IBTYPE = type of current line ; IBOTYPE = last type processed ; IBTEXT(n) = array containing previously extracted text for output ; IBTEXT = current line's text ; IBSTOP = returned as 1 if passed by ref and user chooses to abort |
|
HDR1(IBPG,IBSTOP) | ; output solutions header
|
|
WRT(DATA,IBSTOP) | ; Write data, new header if needed
; DATA = text to print ; IBSTOP = returned as 1 if passed by ref for user print abort |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|