Next: , Previous: , Up: Printer Dictionary  


22.4.30 print-not-readable-object [Function]

print-not-readable-object conditionobject

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.

See Also::

print-not-readable, Conditions