1 CAPI Reference Entries

with-random-typeout

Macro

Summary

Thewith-random-typeout macro binds a stream variable to a collector pane.

Syntax

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

Description

The variable stream-variable is bound 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


CAPI Reference Manual, Liquid Common Lisp Version 5.0 - 3 OCT 1997

Generated with Harlequin WebMaker