[plt-scheme] Debug version of (current-command-line-arguments)

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Wed Jun 2 13:22:07 EDT 2004

At Wed, 2 Jun 2004 08:48:40 -0400, Wayne Richards wrote:
> For debugging purposes, I'd like to have a proc that returns
> (current-command-line-arguments) when running an executable, and return a
> specified test vector when running in the DrScheme environment (the "IDE").
>  Any suggestions?

Possibly what you need: In the "Choose Language" dialog for the
"(module ...)" language, when you click "Show Details", then you can
set the command line arguments for running.

Matthew



Posted on the users mailing list.