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

ASUUCLEN.m

Go to the documentation of this file.
  1. ASUUCLEN ; IHS/ITSC/LMH - USED TO CLEAN UP VARIABLES ;
  1. ;;4.2T2;Supply Accounting Mgmt. System;;JUN 30, 2000
  1. ;This routine cleans up arrays left over from transactions entered
  1. ;while in SCREENMAN. This routine is called for an OPTION (menu) as
  1. ;it exits the entry screen.
  1. EN ;EP ;PRIMARY ENTRY POINT
  1. N TYPE S TYPE=""
  1. S TYPE=$O(ASUT(TYPE))
  1. I TYPE="DUE" D DUE
  1. I TYPE="IDX" D IDX
  1. Q
  1. DUE ;
  1. K ASUL(11),ASUL(17)
  1. Q
  1. IDX ;
  1. Q