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

IBCNFCON.m

Go to the documentation of this file.
  1. IBCNFCON ;WOIFO/PO - Electronic Insurance Identification ;25-MAY-2011
  1. ;;2.0;INTEGRATED BILLING;**457**;21-MAR-94;Build 30
  1. ;;Per VHA Directive 2004-038, this routine should not be modified.
  1. ;;
  1. ;
  1. ; Electronic Insurance Indentification Configuration
  1. ;
  1. Q
  1. ;
  1. EDIT ; edit eII software parameters
  1. ; this routine is called from IBCNF EDIT CONFIGURATION ooption.
  1. ;
  1. N DA,DR,DIE
  1. L +^IBE(350.9,1,0):0 I '$T W !,"The configuration file is being edited by another user!" Q
  1. ;
  1. S DA=1,DR="[IBCNF EDIT CONFIGURATION]",DIE="^IBE(350.9," D ^DIE
  1. L -^IBE(350.9,1,0)
  1. Q
  1. ;