Select the objects that you wish to see in the downloaded PDF
Info Source Call Graph Caller Graph Entry Points External References FileMan Files Accessed Via FileMan Db Call Global Variables Directly Accessed Label References Local Variables
; Lookup in Patient file.
; Check for patient in file #2.
LPO(LA7,LA7SM)
; Lookup in LAB PENDING ORDERS file #69.6
LRTSET(LA7,LA7Y)
; Setup array from Lab Referral file.
PD1
; Read PD1 bar code information
LPOSET(LA7,LA7Y)
; Setup array from LAB PENDING ORDERS file #69.6
PT(LA7,LA7PROM,LA7SCFG)
; Setup patient/ordering site info from barcode.
; Input:
; LA7=array to return values
; LA7PROM=array of prompts to display to user
; LA7SCFG=array of shipping configuration info
LRT(LA7,LA7X)
; Lookup in Lab Referral file.
; Clear error flag.