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

RMPRWOFX.m

Go to the documentation of this file.
  1. RMPRWOFX ;HOIFO/SPS - PRE-INIT PROSTHETICS WO FILE FIX ;08/24/06
  1. ;;3.0;Prosthetics;**75**;Feb 09, 1996;Build 25
  1. ;
  1. ; Fix to check for installation of patch 75 then delete
  1. ; erroneous data in file 664.1 8th piece that might have been
  1. ; left over from 1994-95
  1. EN ;
  1. N RMPRP,RMPRIEN
  1. S RMPRP=$$PATCH^XPDUTL("RMPR*3.0*75")
  1. I RMPRP=1 Q ;Stop if 75 is installed
  1. ;
  1. S RMPRIEN=""
  1. F S RMPRIEN=$O(^RMPR(664.1,RMPRIEN)) Q:RMPRIEN="" D
  1. .Q:'$D(^RMPR(664.1,RMPRIEN,0))
  1. .Q:+$P(^RMPR(664.1,RMPRIEN,0),U)>2961231
  1. .I $P(^RMPR(664.1,RMPRIEN,0),U,8)'="" S $P(^(0),U,8)=""
  1. Q