USRLM1 ; SLC/MAM - User Class Membership functions and proc's Cont ; 03/04/10
Source file <USRLM1.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
WHOISTMP(CLASS,NAME01) | ; Given a Class, return list of CURRENT members into ^TMP
; Uses 8930.3 xref ACU ; CLASS is pointer to file 8930 ; MEMBER is name of array (local or global) in which members are ; returned in order by user/x-ref by name ; main = ^tmp("USRWHO",$j,"USRWHO2",user) ; x-ref= ^tmp("USRWHO",$j,"USRWHO2","b",usrnm,user) ; -- used by whois2 call ; NAME01 is optional. If NAME01>0 use .01 Class Name in returned data. |
|
WHOIS1(MEMBER,CLASS,NAME01) | ; Given a Class, return list of CURRENT members.
|
|
PERSNAME(USER) | ; Receives pointer to 200, returns name field
|
FileNo | Call Tags |
---|---|
^VA(200 - [#200] | GET1^DIQ |