Re: XHTML tester

At 07:23 PM 4/23/00 -0400, Ian Graham wrote:
>I suppose you could wrap nsgmls with a shell script wrapper and use the
>shell script to batch out things as command line arguments.... something
>like
>
>#! /bin/sh
>for i in $*
>do
>   nsgmls -ccatalog_id -o${i}.out ${i}
>done
>
>kinda ugly though. Is that a reasonable option? 

It's a solution, but it's hardly something I can recommend to a large
audience.

I may do some cooking myself.

Simon St.Laurent
XML Elements of Style / XML: A Primer, 2nd Ed.
Building XML Applications
Inside XML DTDs: Scientific and Technical
Cookies / Sharing Bandwidth
http://www.simonstl.com

Received on Sunday, 23 April 2000 20:48:51 UTC