NextPrevUpTopContentsIndex

*handle-missing-action-list*

Variable
Summary

Defines how to handle an operation on a missing action list.

Package

lispworks

Signature

*handle-missing-action-list*

Initial value

:error

Description

A keyword; one of :warn , :error , or :ignore , denoting how to handle an operation on a missing action-list. The default value is :error . It is used by undefine-action-list, print-actions, execute-actions, define-action and undefine-action.

See also

define-action
execute-actions
print-actions
undefine-action
undefine-action-list


LispWorks Reference Manual - 20 Jul 2006

NextPrevUpTopContentsIndex