NextPrevUpTopContentsIndex

editor-pane-stream

Function
Summary

Returns the output stream associated with an editor pane.

Package

capi

Signature

editor-pane-stream editor-pane => stream

Arguments

editor-pane

An editor-pane.

Values

stream

An output stream.

Description

The function editor-pane-stream returns the stream where the results of evaluation in the editor buffer currently associated with pane are printed to.

See also

editor-pane


LispWorks CAPI Reference Manual - 17 Mar 2008

NextPrevUpTopContentsIndex