ECINCPT ;ALB/JAM-Procedure Codes with Inactive CPTs Report ;Jan 04, 2021@17:52
Source file <ECINCPT.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN | ;entry point
|
|
START | ; Routine execution
; Variables passed in -152 ; ECPTYP - Where to send output (P)rinter, (D)evice or screen ; or (E)xport ; ECRN - Preferred Report (N-ational, L-ocal or Both) ; ECSM - Sort Method (P-rocedure Name, N-ational Number,C-PT Code,D-Inactive Date) ; ECSORT - Sort Order "A"scending, "D"escending |
|
PRINT(PORD) | ; 152 - Added this tag to print report according to the sort order
; PORD to Print: "A"scending or "D"escending |
|
END | ||
HEADER | ;
|
|
PAGE | ;
|
|
EXPORT(PORD) | ;152 - Created this tag for export format
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|