ONC2PR14 ;HINES OIFO/RTK - Pre-Install Routine for Patch ONC*2.2*14 ;01/04/22
;;2.2;ONCOLOGY;**14**;Jul 31, 2013;Build 8
;
K ^ONCO(165.9) ;delete file 165.9 and bring back in patch 14 build
K ^ONCO(169.3) ;delete file 169.3 and bring back in patch 14 build
K ^ONCO(160.16) ;delete file 160.16 and bring back in the patch 14 build
;
Q
--- Routine Detail --- with STRUCTURED ROUTINE LISTING ---[H[J[2J[HONC2PR14 352 printed Nov 22, 2024@17:31:40 Page 2
ONC2PR14 ;HINES OIFO/RTK - Pre-Install Routine for Patch ONC*2.2*14 ;01/04/22
+1 ;;2.2;ONCOLOGY;**14**;Jul 31, 2013;Build 8
+2 ;
+3 ;delete file 165.9 and bring back in patch 14 build
KILL ^ONCO(165.9)
+4 ;delete file 169.3 and bring back in patch 14 build
KILL ^ONCO(169.3)
+5 ;delete file 160.16 and bring back in the patch 14 build
KILL ^ONCO(160.16)
+6 ;
+7 QUIT