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

From: Wayne Richards (wrichards at taxupdate.com)
Date: Wed Jun 2 08:48:40 EDT 2004

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?

Wayne


Posted on the users mailing list.