Select the objects that you wish to see in the downloaded PDF
Info Desc Directly Accessed By Routines Pointer To FileMan Files Fields Found Entries External References Global Variables Directly Accessed Naked Globals Local Variables
Entrance into programmer mode via the menu system is automatically logged in this file. It points to the New Person File to identify the user. It is not cross-referenced.
MUMPS CODE: X ^DD(3.07,4,9.3) S X=$S(Y(3.07,4,2):Y(3.07,4,3),Y(3.07,4,4):X)
9.2 = S Y(3.07,4,1)=$S($D(^%ZUA(3.07,D0,0)):^(0),1:"") S X="CURRENT",X=$S(X=""!(X'?.ANP):"",$D(DIPA($E(X,1,30))):DIPA($E(X,1,30)),1:"") S X=X=$P(Y(3.07,4,1),U,2)
9.3 = X ^DD(3.07,4,9.2) S Y(3.07,4,2)=X S X=$S('$D(^VA(200,+$P(Y(3.07,4,1),U,1),0)):"",1:$P(^(0),U,1)),Y(3.07,4,3)=X S X=1,Y(3.07,4,4)=X S X=""
ALGORITHM: $S(PARAM("CURRENT")=UCI:USER,1:"")
LAST EDITED: SEP 08, 1989
DESCRIPTION:
A computed field to give the name of the person that switched into Programmer mode, only if it was in the current UCI. Returns empty string otherwise.