transcr.ss: Transcripts
To load: (require (lib "transcr.ss"))
MzScheme's built-in transcript-on
and
transcript-off
always raise exn:fail:unsupported
. The
transcr.ss library provides working versions of
transcript-on
and transcript-off
.