At 6:21 pm -0500 11/1/04, Vic Norton wrote:

P.S. I tried your script below. I haven't the slightest idea what the output means. As I said, a real web bullet is •.

A bullet can be written in valid html code in the real world in half a dozen different ways, and that would not be the preferred one either, but enough of this.


$f = "/tmp/bullet.html";
open F, ">$f";
print F '<html>&bull;';
`open -a safari $f` ;


JD




Reply via email to