On Wed, 2002-04-24 at 14:33, David Vandegrift wrote:
> Can someone please explain which methods/properties the following statement
> resolves to?
> $intake.LoginGroup.Default
>
>
...
>
> 3) Or does this resolve to IntakeTool.get(String groupName)?
> This seem most logical. So could I re-write the statement as:
> $intake.get("LoginGroup").getDefault()
> Yes. john mcnally -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
