If you don't name all of them, you can find the next empty spot with 'the
number of members'. If there is one cast member in castlib 1:
put (the number of members of castlib 1) + 1
-- 2
Member 2 is an empty slot...
Erik
-----Original Message-----
If you name all your members, you can find wich place is free if it
has no name ("")
put (member 3 of castLib 1).name
-- "OnWine 3D"
put (member 36 of castLib 1).name
-- ""
Agust�n.
Natalia Tjelum wrote:
>Hey
>Is there a command for finding the next available member of a castlib?
>
[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!]