ID:175829
Mar 6 2003, 2:27 pm (Edited on Dec 19 2003, 3:33 pm)
|
|
Mar 6 2003, 2:39 pm
|
|
Many things. For example, you're adding a type path to contents, which you shouldn't, because type paths are not atoms/movables, which are the only things that can be put in contents. You need to either use locate() to find the object, or use new() for creating a new object.
|