According to the help notesSession.UserNameObject was new in 5.02b however, it is now not allowed in the 6.0.1 compiler.
IRIS is this a bug?
According to the help notesSession.UserNameObject was new in 5.02b however, it is now not allowed in the 6.0.1 compiler.
IRIS is this a bug?
Subject: From the help…
ExampleRead-only. The name, in the form of a NotesName object, of the user or server that created the session.
Note This property is new with Release 5.0.2b.
Note This property is supported in COM only.
Just use the NotesSession.UserName
Subject: … Doh…
Thanks for pointing that out… and being so polite. Next time I’ll RTFM properly ![]()