OK, someone please explain this one.

My main project at this time is a one frame movie.  I'm approaching the end
of the project, and all of a sudden I cannot create a new cast member.

Win98 2E, D8

This is the problem:

myMember = new(#sound)
put myMember
-- #sound (the new cast member IS NOT created)

This is how it should work, and does in other movies:

myMember = new(#sound)
put myMember
-- (member 11 of castLib 1) (the new cast member IS created)

I have tried everything I can think of... even consulted an expert (my big
brother Kerry) who was also baffled.

What in the world is different in my main project that produces such an
unexpected result?


-Bryan

[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!]

Reply via email to