ORWRPL ; SLC/DCM - Background GUI Lab Print Driver;Dec 02, 2021@12:51:24;04/19/17 13:44
Source file <ORWRPL.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| RPTLIST | ; -- list of Lab reports
; <ID> ^ <report name> ^ <qualifier type> ^ ; <qualifier type> = 0:none,2:DateTime |
|
| PRINT(ORY,ORIO,ORDFN,RPTID,ORDAYSBK,ORTESTS,ORALPHA,OROMEGA) | ||
| PRINTQ | ||
| REMOTE(ORY,ORIO,ORDFN,RPTID,ORHANDS) | ;Print data for remote sites
; RPC: ORWRP PRINT REMOTE REPORT |
|
| PRINTW(ORTEXT,ORDFN,RPTID,ORDAYSBK,ORTESTS,ORALPHA,OROMEGA) | ;Windows device print
|
|
| PRINTWQ | ||
| PRINTWR(ORTEXT,ORDFN,RPTID,ORHANDS) | ;Windows Remote device print
|
|
| CHK() | ; -- do checks for required data
|
|
| CHKQ | ||
| DEQUE | ; -- logic to print queued report
; -- call build report logic |
|
| ID(ID) | ;Get Report ID
|
|
| LOOP | ;
|
|
| DEQUEQ |
| RPC Name | Call Tags |
|---|---|
| ORWRP PRINT LAB REPORTS | |
| ORWRP WINPRINT LAB REPORTS | PRINTW |
| ORWRP PRINT LAB REMOTE | REMOTE |
| ORWRP PRINT WINDOWS LAB REMOTE | PRINTWR |