From: Kyle R. B. <kyl...@gm...> - 2006-01-24 03:11:33
|
I see that the arguments to main in jscheme.REPL are handled in various way= s - as files to be loaded, as scheme expressions, or with support for a -main proc-name arg1 ..., but is there a way of passing through command line arguments so that they can be accessed by the scheme code being executed? I'd like to use JScheme to create some command line utilities. To do so I need access to command line arguments, and stdin, stdout and stderr (the last three appear to be available as System.in, System.out and System.err, unless there is some JScheme replacement for them that I'm not aware of...)= . Thanks, Kyle -- ---------------------------------------------------------------------------= --- Wisdom and Compassion are inseparable. -- Christmas Humphreys kyl...@gm... http://www.neverlight.com/~mortis ---------------------------------------------------------------------------= --- |