ONC2PR13 ;HINES OIFO/RTK - Pre-Install Routine for Patch ONC*2.2*13 ;12/15/20
;;2.2;ONCOLOGY;**13**;Jul 31, 2013;Build 7
;
K ^ONCO(169.3) ;delete file 169.3 and bring back in patch 13 build
K ^ONCO(164.47) ;delete file 164.47 and bring back in patch 13 build
K ^ONCO(164.44) ;delete file 164.44 and bring back in patch 13 build
K ^ONCO(167.5) ;delete file 167.5 and bring back in patch 13 build
K ^ONCO(165.8) ;delete file 165.8 and bring back in patch 13 build
K ^ONCO(165.9) ;delete file 165.9 and bring back in patch 13 build
K ^ONCO(160.16) ;delete file 160.16 and bring back in the patch 13 build
;
Q
--- Routine Detail --- with STRUCTURED ROUTINE LISTING ---[H[J[2J[HONC2PR13 636 printed Dec 13, 2024@02:21:36 Page 2
ONC2PR13 ;HINES OIFO/RTK - Pre-Install Routine for Patch ONC*2.2*13 ;12/15/20
+1 ;;2.2;ONCOLOGY;**13**;Jul 31, 2013;Build 7
+2 ;
+3 ;delete file 169.3 and bring back in patch 13 build
KILL ^ONCO(169.3)
+4 ;delete file 164.47 and bring back in patch 13 build
KILL ^ONCO(164.47)
+5 ;delete file 164.44 and bring back in patch 13 build
KILL ^ONCO(164.44)
+6 ;delete file 167.5 and bring back in patch 13 build
KILL ^ONCO(167.5)
+7 ;delete file 165.8 and bring back in patch 13 build
KILL ^ONCO(165.8)
+8 ;delete file 165.9 and bring back in patch 13 build
KILL ^ONCO(165.9)
+9 ;delete file 160.16 and bring back in the patch 13 build
KILL ^ONCO(160.16)
+10 ;
+11 QUIT