Next Previous Up Top Contents Index

1 CAPI Reference Entries

with-random-typeout

Macro

Summary

Binds a stream variable to a collector pane.
Syntax

with-random-typeout (stream-variable pane) &body body

Description

Thewith-random-typeout macro binds the variable stream-variable to a collector pane stream associated with pane for the scope of the macro. The collector pane is automatically mapped and unmapped around the body. If the body exits normally, the typeout is not unmapped until the space bar is pressed or the mouse is clicked.
See also

map-typeout
unmap-typeout
collector-pane

LispWorks CAPI Reference Manual - 17 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker