IBOTRR ;ALB/ARH - ROI EXPIRING REPORT ; 08-JAN-2013
Source file <IBOTRR.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| EN | ;get parameters then run the report
|
|
| DEV | ;get the device
|
|
| RPT | ;find, save, and print the data that satisfies the search parameters
|
|
| EXIT | ;clean up and quit
|
|
| SORT | ; sort report - get all ROIs that will expire in Patient and Effective Date order
|
|
| ;print the report from the temp sort file to the appropriate device
|
||
| LNCHK(LNS) | ; check if new page is needed
|
|
| HDR | ;print the report header
|
|
| PAUSE | ;pause at end of screen if beeing displayed on a terminal
|
|
| STOP() | ;determine if user has requested the queued report to stop
|
| 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 |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|