Grant Rettke wrote:
When I run it, as I have already pasted the commands into the file, it
runs and renders a line. When I save the file, however, I get the
error:
Unhandled exception:
Condition components:
1. &error
2. &who: file-mtime
3. &message: "ENOENT: No such file or directory"
4. &i/o-filename: "/private/tmp/test.scm"
Hi Grant!
I've seen some text editors do funny things when saving a file, like
rename it, in which case it momentarily ceases to exist; this could
cause the above problem. I had only tested it with Emacs.
This version is a little more robust:
http://proteus.freeshell.org/_gl-console-b.scm
Ed