Indeed. I just found that there is help macro in scheme/help which launches the browser on a given id or string.<br>Now that would be great if it could return (some) information as values, like the package or the .ss file.<br>

I&#39;ll look into that.<br><br><div class="gmail_quote">On Wed, Oct 28, 2009 at 11:10, Eli Barzilay <span dir="ltr">&lt;<a href="mailto:eli@barzilay.org">eli@barzilay.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="im">On Oct 28, Noel Welsh wrote:<br>
&gt; It&#39;s a command line application.<br>
&gt;<br>
&gt; Ultimately there is no magic -- it all resolves to a function calls<br>
&gt; somewhere. Whether these functions are conveniently packaged and<br>
&gt; documented is another matter.<br>
<br>
</div>The &quot;function&quot; in this case is available in mzscheme as the `help&#39;<br>
macro.<br>
<font color="#888888"><br>
--<br>
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:<br>
                    <a href="http://barzilay.org/" target="_blank">http://barzilay.org/</a>                   Maze is Life!<br>
</font></blockquote></div><br>