Select the objects that you wish to see in the downloaded PDF
Info Source Call Graph Entry Points External References Used in RPC FileMan Files Accessed Via FileMan Db Call Global Variables Directly Accessed Label References Local Variables
; EP - AGG LOCK PATIENT
; Input
; DFN - Patient IEN
;
; Output:
; DATA = name of global (passed by reference) in which the data is stored
SET
; Report results
ERR
;
UNLOCK(DATA,DFN)
; EP - AGG UNLOCK PATIENT
; Input
; DFN - Patient IEN
;
; Output:
; DATA = name of global (passed by reference) in which the data is stored
; RESULT = 1 (unlock will always succeed)
; RESULT = -1 if invalid patient IEN (shouldn't happen)
; or
; BMXSEC - if M error encountered
;
LST
; If lock is unsuccessful, get 'LAST LOCKED BY' from the panel.