VPRP11I ;SLC/MKB -- VPR patch 11 post install ;10/14/18 11:22
;;1.0;VIRTUAL PATIENT RECORD;**11**;Sep 01, 2011;Build 6
;
; External References DBIA#
; ------------------- -----
; XPAR 2263
;
PRE ; -- pre init
Q
;
POST ; -- post init
D PUT^XPAR("PKG","VPR VERSION",1,"1.11")
Q
--- Routine Detail --- with STRUCTURED ROUTINE LISTING ---[H[J[2J[HVPRP11I 343 printed Nov 22, 2024@17:55:18 Page 2
VPRP11I ;SLC/MKB -- VPR patch 11 post install ;10/14/18 11:22
+1 ;;1.0;VIRTUAL PATIENT RECORD;**11**;Sep 01, 2011;Build 6
+2 ;
+3 ; External References DBIA#
+4 ; ------------------- -----
+5 ; XPAR 2263
+6 ;
PRE ; -- pre init
+1 QUIT
+2 ;
POST ; -- post init
+1 DO PUT^XPAR("PKG","VPR VERSION",1,"1.11")
+2 QUIT