Hello users,

I am trying to eradicate *.bat files running Racket scripts.

What is the idiom to make Racket script to start itself recursively
(system, process, subprocess) when main script is started from shell
and all outputs are printed to console?

"racket mscript.rkt args" => (system *.bat) => "racket *.rkt args"

-pekka-

--
You received this message because you are subscribed to the Google Groups "Racket 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to