At 4:41 PM -0400 8/14/01, Bruce Lewis wrote:
>I decided to use method 2 instead of method 3. The problem with method 3 is
>that I get very confused on when and where to put the "pass" message
>statement. Some people may be able to deal with this more adeptly than I
>can, but it does seem to create a potential trap.

Just to throw something out there: if all the stacks are substacks of one mainStack, 
there is no "pass" command necessary. Messages that are not handled lower down will 
automatically go through to the mainStack.

regards,

gc

Reply via email to