Help with GET ALL


15 Nov 1995 04:14:09 GMT

Maybe I've coded something wrong (chances are pretty good, actually!),
but I've run into a snag in the proper implementation of GET ALL.

If an object is on a SUPPORTER that is SCENERY, as is my problem at
hand, shouldn't it be retrievable with a GET ALL? It's in scope,
according to the SCOPE command, and GET <obj> picks it up. But a GET
ALL doesn't even attempt to get it.

How can I make this work in my code?

Chip Hayes