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

XPAR3.m

Go to the documentation of this file.
  1. XPAR3 ;ISF/RWF - Remove all parameters for a user ;4/1/02 08:42
  1. ;;7.3;TOOLKIT;**60**;Apr 25, 1995
  1. ;
  1. DELUSR(ENT) ;Delete all instances of all parameters for a user (entity).
  1. ; Should only be called when a user is terminated.
  1. N DA,DIK
  1. I ENT'?1N.N S ERR=$$ERR^XPARDD(89895007) Q
  1. S ENT=ENT_";VA(200,"
  1. S DA="",DIK="^XTV(8989.5,"
  1. F S DA=$O(^XTV(8989.5,"B",ENT,DA)) Q:DA="" D
  1. . D ^DIK
  1. Q