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

BDGIMPL.m

Go to the documentation of this file.
  1. BDGIMPL ; IHS/ANMC/LJF - ADT IMPLEMENTATION ;
  1. ;;5.3;PIMS;;APR 26, 2002
  1. ;
  1. Q
  1. ;
  1. EN ;EP; called by installer from programmer mode
  1. ; runs through items on ADT System Definition Menu after install
  1. ; while users still off system
  1. ;
  1. NEW BDGDIV D VAR^BDGVAR ;set up system wide variables
  1. ;
  1. ACTION ; -- choose which action to perform
  1. NEW BDGACT,BDGA,X,Y,BDGQUIT
  1. W !!
  1. F X=1:1:5 S BDGA(X)=$J(X,3)_". "_$P($T(RPT+X),";;",2)
  1. S Y=$$READ^BDGF("NO^1:5","Choose Implementation Action","","","",.BDGA)
  1. Q:'Y I Y=5 S XQH="BDG IMPLEMENT" D EN^XQH G ACTION
  1. S BDGACT=$P($T(RPT+Y),";;",3) X BDGACT D EN^XBVK("VALM")
  1. D ACTION
  1. Q
  1. ;
  1. RPT ;;
  1. ;;Edit ADT Parameters;;D ^BDGPARM;;
  1. ;;Set Up ADT Files;;D ^BDGSYS;;
  1. ;;Check ADT-PCC Link;;NEW X S X=$$CHECK^BDGVAR(2);;
  1. ;;Initialize Census Files;;D ^BDGCENI;;
  1. ;;On-line Help;;