From: Noel Welsh (noelwelsh at gmail.com) Date: Mon Jul 21 01:59:45 EDT 2008 |
|
> mzscheme --eval '(printf "OH HAI!\n")' OH HAI! See mzcheme --help for all command line options. N. On Mon, Jul 21, 2008 at 5:30 AM, Grant Rettke <grettke at acm.org> wrote: > 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. |
|