Re: Inform: 'NotUnderstood'


27 Nov 1995 13:45:50 GMT

"Sam Hulick" <shulick@guava.ucs.indiana.edu> wrote:
> I'm not so sure I like the 'NotUnderstood' implementation. In my
> opinion, it was much more practical the old way: any not-understood
> things just went under 'Answer'. Is there any way to handle this?

Yes, return false (0) from `orders', and the `NotUnderstood' order will
be converted into an `Answer' action! The new system for orders is
(almost) backwards compatible with the old system. See page 49 of
version 2 of the Designer's Manual.

-- 
Gareth Rees