<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Yes, I didn't know about it sendurl. However, sendurl gives some<br>
errors on my Linux distro and starts an unlikely browser (not<br>
firefox or konqueror).<br>
<br>
--Hans<br>
<br>
<br>
<br>
Eli Barzilay schreef:
<blockquote cite="mid:17972.5628.390215.469341@kinyarwanda.ccs.neu.edu"
 type="cite">
  <pre wrap="">On Apr 26, Hans Oesterholt-Dijkema wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">L.S.,

I've just released the 'launch-browser' package to PLT Scheme. It
allows one to call (launch-browser url:string) to open a web page in the
default or an available browser.

You can get it at planet:

(require (planet "launch-browser.scm" ("oesterholt"
"launch-browser.plt" 1 0)))
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Isn't this what the net/sendurl library does?

  </pre>
</blockquote>
<br>
</body>
</html>