NextPrevUpTopContentsIndex

undefine-action-list

Macro
Summary

Removes a given defined action list.

Package

lispworks

Signature

undefine-action-list uid =>

Arguments

uid

A lisp object.

Values

None.

Description

The undefine-action-list flushes the specified list (and all its action-items). If the action-list specified by uid does not exist, then handling is controlled by the value of the *handle-missing-action-list* variable.

See also

define-action-list


LispWorks Reference Manual - 20 Jul 2006

NextPrevUpTopContentsIndex