[LISPWORKS][Common Lisp HyperSpec (TM)] [Previous][Up][Next]


Function PRINT-NOT-READABLE-OBJECT

Syntax:

print-not-readable-object condition => object

Arguments and Values:

condition---a condition of type print-not-readable.

object---an object.

Description:

Returns the object that could not be printed readably in the situation represented by condition.

Examples: None.

Affected By: None.

Exceptional Situations: None.

See Also:

print-not-readable, Section 9 (Conditions)

Notes: None.


The following X3J13 cleanup issue, not part of the specification, applies to this section:


[Starting Points][Contents][Index][Symbols][Glossary][Issues]
Copyright 1996-2005, LispWorks Ltd. All rights reserved.