[plt-scheme] mzscheme scripts

From: tom sgouros (tomfool at as220.org)
Date: Tue Apr 3 10:54:50 EDT 2007

Jacob Matthews <jacobm at cs.uchicago.edu> wrote:

> You were very close:
> 
> ;; -----  in file "prog.ss"
> #!/path/to/plt/bin/mzscheme -r
> (load "test.ss")
> (jump-up-and-down 12)
> (swing-side-to-side 37)


This is what I'd thought at first, but it gets me a message:

  /usr/bin/mzscheme: missing file name after -r switch
  Use the --help or the -h flag for help.

Mzscheme 352, acquired via Debian.  Any thoughts?

 -tom

-- 
 ------------------------
 tomfool at as220 dot org
 http://sgouros.com  
 http://whatcheer.net


Posted on the users mailing list.