5 Dec
2001
5 Dec
'01
9:27 p.m.
Keith Alperin writes:
... myMember.fname.getValue() ... I can call the fname.getValue() method from another method of my member object. The problem is that when I attempt to call the fname.getValue() method from a python script, I am prompted for my password and then am given an error: "Unauthorized: getValue" Are both "myMember" and "myMember.fname" instances of an "Acquisition.[Im|Ex}plicit" class?
Dieter