Il 28/11/2012 04:00, Ted VjBros ha scritto:
> Hi the list,
>
> I'm working on catching my script configuration files.
> So far, the script path was hard coded in (current-directory
> /script//path///config/),
> but I would to know if there is a way to retrieve this path from
> script's folder,
> independently of where fluxus is started.
>
> Does anyone have a clue on this?
>
> Thanks in advance
>
> Ted

Hi ted, I think this racket documentation could help you:

http://docs.racket-lang.org/reference/Manipulating_Paths.html
http://docs.racket-lang.org/reference/More_Path_Utilities.html

Reply via email to