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

BCSVIN2.m

Go to the documentation of this file.
  1. BCSVIN2 ;IHS/MSC/BWF - CSV Phase Two Init ;26-Jul-2007 11:41;AA
  1. ;;1.0;BCSV;;APR 23, 2010
  1. ;=================================================================
  1. ENV ;EP
  1. S (XPDDIQ("XPZ1"),XPDDIQ("XPZ2"))=0 ; Suppress the Disable options and Move routine prompts
  1. S XPDABORT=0
  1. I '$D(^XPD(9.6,"B","IHS CSV MAPPING 1.0")) S XPDABORT=1
  1. I XPDABORT D BMES^XPDUTL("IHS CSV MAPPING 1.0 build must be installed to continue!") Q
  1. I $D(^XPD(9.6,"B","IHS CSV DD MOVE 1.0")) S XPDABORT=1
  1. D:XPDABORT BMES^XPDUTL("IHS CSV DD MOVE 1.0 has been installed before and can not be installed again!")
  1. Q