PRCOER ;WISC/DJM-EDI REPORTS USING LIST MANAGER ; [10/20/98 11:58am]
Source file <PRCOER.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
V | ;;5.1;IFCAP;;Oct 20, 2000
|
|
EN | ; -- main entry point for PRCO EDI REPORTS
; First lets see if there is anything to report. If not - exit. |
|
HDR | ; -- header code
|
|
INIT | ; -- init variables and list array
|
|
INIT0 | ; Come here if the user selected one sender to view.
|
|
INIT1 | ; ENTER DATA FROM THE RECORD CHOOSEN.
|
|
HELP | ; -- help code
|
|
HELP1 | ; DISPLAY LIST MANAGER STANDARD HELP SCREEN.
|
|
PAUSE | ||
EXIT | ; -- exit code
|
|
NOTHING | ; Come here if there are no transaction records to report.
|