Date: Tue, 17 Nov 1992 04:40 EST
From: Vincent Keunen <nrb!keunen@relay.eu.net>
Is there a command-table in clim that I can inherit from to be able to
type lisp forms in and get them evaluated (as in dw)?
if you use the presentation type COMMAND-OR-FORM in your command loop
rather than COMMAND that should do it. You will need to preceed all
commands with a colon if you do this.
0,,