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

SDSCPRM.m

Go to the documentation of this file.
  1. SDSCPRM ;ALB/JAM/RBS - ASCD Site Parameter Edit ; 1/19/07 12:43pm
  1. ;;5.3;Scheduling;**495**;Aug 13, 1993;Build 50
  1. ;;MODIFIED FOR NATIONAL RELEASE from a Class III software product
  1. ;;known as Service Connected Automated Monitoring (SCAM).
  1. ;
  1. ;**Program Description**
  1. ; This program allows the supervisor to modify the number of days
  1. ; to check for 'checked out' encounters that need to evaluate the
  1. ; Service Connected flag.
  1. Q
  1. EN ; Entry point
  1. N SITE,SDTYPE,DIC,PARAM
  1. S SITE=+$$SITE^VASITE() Q:'SITE
  1. S PARAM=$O(^XTV(8989.51,"B","SDSC SITE PARAMETER",0)) Q:'PARAM
  1. D EDIT^XPAREDIT(SITE_";DIC(4,",PARAM_"^SDSC SITE PARAMETER")
  1. Q