Try this instead: put member(1,1).name
-John ----- Original Message ----- From: "Peter Bochan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 02, 2004 10:08 AM Subject: <lingo-l> Verbose vs Dotose > Hey, > > Just for reference so I won't spend another hour breaking it: > > I get an error using this: > > put(castLib(1).member(1).name) > > and this one works > > put the name of member 1 of castLib 1 > > Does that mean that it'll work only in verbose syntax? > > Thanks > Peter > > > > [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!] > > [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
