At 10:58 PM +0100 5/19/01, Alan Robinson wrote:
>Hi all you gurus
>Just wondering if you can tell me how field names are stored internally. I
>have named two fields with the same name expecting them to receive identical
>data from a list but only one actually receives it. I was wondering if it
>was because they may be stored as an array and automatically assigned
>something like field X, field X[2].
>Alan
>
I don't know and I don't care. The rule is that if Director finds
two members with the same name, it only uses the first one it finds
using the ordering of the casts, and then the members within the same
cast.
If you want two distinct fields like this, name them, X1 and X2, and
address them using those names.
Irv
--
Lingo / Director / Shockwave development for all occasions.
(Home-made Lingo cooked up fresh every day just for you.)
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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!]