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.