Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: RMPR117P

RMPR117P.m

Go to the documentation of this file.
  1. RMPR117P ;VMP/RB - DELETE FIELD# 19 FOR FILE #660 ;11/7/05
  1. ;;3.0;Prosthetics;**117**;06/20/05
  1. ;;
  1. ;1. Post install to delete in ^DD for file #660, field 19 (if exists)
  1. ;
  1. FIX1 ;DELETE FIELD 19 FROM FILE #660 IF EXISTS
  1. Q:'$D(^DD(660,19,0))
  1. S DIK="^DD(660,",DA=19,DA(1)=660
  1. D ^DIK
  1. K DIK,DA
  1. Q