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

IBY135PR.m

Go to the documentation of this file.
  1. IBY135PR ;ALB/TMK - IB*2*135 PRE-INSTALL ;06-OCT-03
  1. ;;2.0;INTEGRATED BILLING;**135**;21-MAR-94
  1. ;
  1. N DA,DIK,X,Y
  1. D BMES^XPDUTL("Pre-Installation Updates")
  1. D BMES^XPDUTL("Delete PROCEDURE field in file #361.1, subfield 15 that changes from pointer to free text")
  1. I $D(^DD(361.115,.04,0)) S DA(1)=361.115,DA=.04,DIK="^DD(361.115," D ^DIK
  1. ;
  1. D BMES^XPDUTL("Pre-install complete")
  1. Q
  1. ;