Hi Alvarao,

Am 05.02.2016 um 15:59 schrieb Alvaro Antolinez:
> Hi all, 
>

[...]

> 
> this works so far, but when I try to use 
> 
> (command my-path)
> 
> to launch the executable dr. Racket says this:
> command: unbound identifier in module
> 

you might want to consider using something like (system ...) for
starting a subprocess. Here is a link to the relevant part of racket's
documentation on processes:

https://docs.racket-lang.org/reference/subprocess.html

Daniel

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to