limit-output

[procedure] limit-output output-port n procedure

Scheme48: procedure is called on an output port, and characters written to the port are copied to output-port up to n characters.