On this page:
transcript-on
transcript-off

 (require mzlib/transcr) package: compatibility-lib

The transcript-on and transcript-off procedures of mzscheme always raise exn:fail:unsupported. The mzlib/transcr library provides working versions of transcript-on and transcript-off.

procedure

(transcript-on filename) → any

  filename : any/c

procedure

(transcript-off) → any

Starts/stops recording a transcript at filename.