Defines how to handle an operation on a missing action list.
lispworks
:error
The variable *handle-missing-action-list* is a keyword; one of :warn, :error, or :ignore, denoting how to handle an operation on a missing action-list. The default value is :error.
*handle-missing-action-list* is used by undefine-action-list, print-actions, execute-actions, define-action and undefine-action.
define-action
execute-actions
print-actions
undefine-action
undefine-action-list
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:41