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

ASUMDIRC.m

Go to the documentation of this file.
  1. ASUMDIRC ; IHS/ITSC/LMH -FRONT END TO ^DIC ;
  1. ;;4.2T2;Supply Accounting Mgmt. System;;JUN 30, 2000
  1. ;This routine is a utility which provided a local array of internal
  1. ;record numbers of records already read during an update session
  1. ;so that an external lookup would not be needed. Although routins
  1. ;still call it instead of ^DIC, the local array (in effect a buffer)
  1. ;has now been commented out. The logic was initiated as a possible
  1. ;method of speeding up an update run, but with the new faster CPUs
  1. ;it is no longer needed.
  1. ;I $D(ASUA(ASUU("DIC"),X)) S Y=ASUA(ASUU("DIC"),X) Q
  1. S DIC(0)="MXZ"
  1. CALLDIC ;
  1. S DIC=90020_ASUU("DIC")
  1. D ^DIC
  1. ;S ASUA(ASUU("DIC"),X)=+Y
  1. Q
  1. LAYGO ;EP LOOKUP WITH LAYGO
  1. S DIC(0)="L"
  1. G CALLDIC