I don't know if it is possible to create a new cast with a Lingo command,
but I'd love to be able to do that. Here's what I tired, and I hope someone
can interpret the results for me:
NewCast = new(#castLib)
put the number of members of castLib NewCast
--20
What happened here? No new casts appeared in my Casts menu.
Then I did this:
the name of castLib NewCast = "New Cast"
...and one of my existing casts was renamed to be "New Cast." What gives?
If I can't create a new cast, can I make a duplicate of an existing one?
Thanks!
Slava
[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!]