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

SDYDPRE.m

Go to the documentation of this file.
  1. SDYDPRE ;MJK/ALB - API Post Init;01 APR 1993
  1. ;;5.3;Scheduling;**27,1015**;08/13/93;Build 21
  1. ;
  1. EN ;
  1. D CLEAN44
  1. Q
  1. ;
  1. CLEAN44 ;-- Remove Provider DD on file 44
  1. D BMES^XPDUTL(">>> Deleting Provider screen on file 44 ...")
  1. S DIK="^DD(44.1,",DA=.01,DA(1)=44
  1. D ^DIK
  1. Q
  1. ;