Here's a nice little script that I wrote for NT. I took a look at it, and
don't see anything that "jumps out at me" as being something that wouldn't
work under '95. The script is currently online at:
http://www.nh.com/search.shtml, which is a "flat" form, but the script can
be run all by itself, once configured to find everything, as it has a form
built into it.
--Jon S. Jaques
> -----Original Message-----
> From: swish-e@sunsite.berkeley.edu
> [mailto:swish-e@sunsite.berkeley.edu]On Behalf Of Jean-Louis Maltret
> Sent: Thursday, October 15, 1998 5:28 AM
> To: Multiple recipients of list
> Subject: [SWISH-E] Win95
>
>
>
> I have an application of swish-e which works on an unix station but
> for a demonstration I need to put it on an autonomous windows 95
> machine (yes !?).
>
> I have put swish-e port for windows, a standalone windows www server
> (sambar including perl) and everything works except the cgi perl scripts
> which don't understand the mechanism to read standard output :
>
> ..
> $command = "swish-e -w ....
> open (F,"$command |");
> while (<F>)
> {
> ...
>
> Is there somebody with experience on this subject, or with
> some idea ?
>
> By the way, all is OK under windows NT.
>
> Thanks.
>
> =======================================================
> Jean-Louis MALTRET Département de Mathematiques
> Tel: +33 04.91.82.92.95 Faculte des Sciences
> Fax: +33 04.91.82.93.56 163 Avenue de Luminy
> jlm@lumimath.univ-mrs.fr F-13288 MARSEILLE Cedex 09
> http://eiffel.univ-mrs.fr/~jlm/
> -------------------------------------------------------
> "Felix qui potuit rerum cognoscere causas"
> Virgile (Georgiques II,489)
> =======================================================
>
>
>
Received on Mon Nov 9 09:59:35 1998