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

IBDY360.m

Go to the documentation of this file.
  1. IBDY360 ;ALB/RLC - PRE INSTALL FOR PATCH IBD*3*60 ;APR 12, 2006
  1. ;;3.0;AUTOMATED INFO COLLECTION SYS;**60**;APR 24, 1997
  1. ;
  1. PRE ;- clear workspace before install
  1. D CLWKSP
  1. Q
  1. ;
  1. ;
  1. CLWKSP ;- Clear the AICS Import/Export Workspace (files in #358) before
  1. ;- loading new toolkit blocks
  1. ;
  1. D MES^XPDUTL("")
  1. D BMES^XPDUTL(">>> Clearing AICS Import/Export workspace...")
  1. D DLTALL^IBDE2
  1. D MES^XPDUTL(">>> ...completed.")
  1. Q
  1. ;
  1. ;