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

AQALKILL.m

Go to the documentation of this file.
  1. AQALKILL ; IHS/ORDC/LJF - QI RPMS LINKS UTILITY RTN ;
  1. ;;1;QI LINKAGES-RPMS;;AUG 15, 1994
  1. ;
  1. ;PUBLISHED ENTRY POINT
  1. ;to be used by calling RPMS packages to kill AQAL variables when they
  1. ;no longer need them
  1. ;
  1. NM ; >> kill namespaced variables
  1. D ^AQALVKL0
  1. ;S X="AQAL"
  1. ;F S X=$O(@X) Q:X'?1"AQAL".E D
  1. ;.K Y F I=1:1:4 I $P($T(SYS+I),";;",2)=X S Y=""
  1. ;.Q:$D(Y)
  1. ;.K @X
  1. ;K AQAL
  1. ;
  1. Q
  1. ;
  1. SYS ;;SYSTEM-WIDE VARIABLES