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

IVMUPAR.m

Go to the documentation of this file.
  1. IVMUPAR ;ALB/CPM - IVM PARAMETER ENTER/EDIT ; 14-JUN-94
  1. ;;2.0;INCOME VERIFICATION MATCH;**111**; 21-OCT-94
  1. ;;Version 2.0 ; INCOME VERIFICATION MATCH ;**111**; 21-OCT-94
  1. ;;Per VHA Directive 10-93-142, this routine should not be modified.
  1. ;
  1. EN ; Entry point for IVM Parameter Enter/Edit
  1. ;
  1. W !!,"IVM Parameter Enter/Edit",!
  1. ;
  1. I '$D(^IVM(301.9,1,0)) D
  1. .W !,"You do not have an entry in your parameter file!!"
  1. .W !,"Creating a new entry in the IVM SITE PARAMETER (#301.9) file... ",!
  1. .S DIC="^IVM(301.9,",DIC(0)="",X=$P($$SITE^VASITE,"^",3),DINUM=1
  1. .K DD,DO D FILE^DICN W " done."
  1. .K %,DA,DIC,DIE,X,Y
  1. ;
  1. ;
  1. S DIE="^IVM(301.9,",DA=1,DR=".03//0;.05//0" D ^DIE
  1. K DIE,DR,DA
  1. Q