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

DG681PRE.m

Go to the documentation of this file.
  1. DG681PRE ;BAY/ALS;Deleting field ; 10/05/05
  1. ;;5.3;Registration;**681**;Aug 13, 1993
  1. ;
  1. ;This is a pre-install routine for DG*5.3*681
  1. ;The purpose is to delete the PIVOT FILE DAYS TO RETAIN (391.702)
  1. ;field in the MAS PARAMETERS (43) file. The install will then
  1. ;add the field with corrections.
  1. EN ;
  1. S DIK="^DD(43,",DA=391.702,DA(1)=43
  1. D ^DIK K DIK,DA,DA(1)
  1. Q