Members can be deleted dynamically during runtime, with member(x).erase().

As another point, you can specify the member to be used when you create a
new member, if you use
new(#text, member(1, 3))
where 1 is the membernum and 3 is the castlibnum (you can use a castlib
name, too); then you'll know which member number it is and in which cast it
is.

Charlie Fiskeaux II
Media Designer
The Creative Group
www.cre8tivegroup.com
859/858-9054x29
cell: 859/608-9194

----- Original Message ----- 
From: "Daniel Nelson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 27, 2003 5:08 PM
Subject: Re: <lingo-l> dynamic text fields, how-to...


> Dynamic member generation is fast enough.  No need for asymmetry here.
>
> One note:  create the dynamic members in a cast devoted to dynamic
members.  Then, during authoring, you can simply delete all the members in
that cast without worrying about deleting other members.
>
> Note:  Members cannot be dynamically deleted during runtime.  As long as
you don't save the cast in projector mode, they won't build up over time.
>
> Regards,
>
> Daniel
>
>
> [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!]

Reply via email to