[plt-scheme] dumb script question

From: Michael Vanier (mvanier at cs.caltech.edu)
Date: Wed Nov 24 18:55:12 EST 2004

I'm writing a script using mzscheme as the scripting language.  I want to
write a usage message that prints out the name of the script followed by
the arguments.  I can get the arguments just fine, but how do I retrieve
the name of the script itself?

Mike




Posted on the users mailing list.