- ONC2PR15 ;HINES OIFO/RTK - Pre-Install Routine for Patch ONC*2.2*15 ;06/27/22
- ;;2.2;ONCOLOGY;**15**;Jul 31, 2013;Build 5
- ;
- K ^ONCO(165.9) ;delete file 165.9 and bring back in patch 15 build
- K ^ONCO(164) ;delete file 164 and bring back in patch 15 build
- K ^ONCO(160.16) ;delete file 160.16 and bring back in the patch 15 build
- ;
- Q
- --- Routine Detail --- with STRUCTURED ROUTINE LISTING ---[H[J[2J[HONC2PR15 348 printed Feb 18, 2025@23:48 Page 2
- ONC2PR15 ;HINES OIFO/RTK - Pre-Install Routine for Patch ONC*2.2*15 ;06/27/22
- +1 ;;2.2;ONCOLOGY;**15**;Jul 31, 2013;Build 5
- +2 ;
- +3 ;delete file 165.9 and bring back in patch 15 build
- KILL ^ONCO(165.9)
- +4 ;delete file 164 and bring back in patch 15 build
- KILL ^ONCO(164)
- +5 ;delete file 160.16 and bring back in the patch 15 build
- KILL ^ONCO(160.16)
- +6 ;
- +7 QUIT