<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Il 28/11/2012 04:00, Ted VjBros ha
      scritto:<br>
    </div>
    <blockquote cite="mid:50B57E36.4000408@gmail.com" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      Hi the list,<br>
      <br>
      I'm working on catching my script configuration files.<br>
      So far, the script path was hard coded in (current-directory <i>script</i><i>path</i><i>/config</i>),<br>
      but I would to know if there is a way to retrieve this path from
      script's folder,<br>
      independently of where fluxus is started.<br>
      <br>
      Does anyone have a clue on this?<br>
      <br>
      Thanks in advance<br>
      <br>
      Ted<br>
    </blockquote>
    <br>
    Hi ted, I think this racket documentation could help you:<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://docs.racket-lang.org/reference/Manipulating_Paths.html">http://docs.racket-lang.org/reference/Manipulating_Paths.html</a><br>
    <a class="moz-txt-link-freetext" href="http://docs.racket-lang.org/reference/More_Path_Utilities.html">http://docs.racket-lang.org/reference/More_Path_Utilities.html</a><br>
  </body>
</html>