[plt-scheme] mzscheme --script and console output

From: Grant Rettke (grettke at acm.org)
Date: Mon Jul 21 00:30:53 EDT 2008

Hi,

In v372 you could run mzscheme with the --script argument on code like this:

(printf "Hello, world.~n")

in the console, and output would get dumped to the console, but no in 4.x.

What changed?


Posted on the users mailing list.