Arc Forumnew | comments | leaders | submit | jefffoster's commentslogin
6 points by jefffoster 5368 days ago | link | parent | on: Arc 3.1 (works on latest MzScheme)

As someone new to Arc, I had to do

mzscheme -f as.scm

To get this to run (without the -m) otherwise I got the message "main: not defined or required into the top-level environment"

-----