Re: Parsing HTML using SGMLS and HTML.DTD

>> You need to supply the SGML declaration on the command line:
>> 
>> 	sgmls html.decl  yourfile.html
>
>Guess who figured this out about 5 minutes after mailing the message?
>:)

Alternatively, if you're using nsgmls you can add an 'SGMLDECL' entry to the
SGML Open format catalog for HTML, and invoke nsgmls as

        nsgmls -m html.cat yourfile.html

Dunno if this works with sgmls.

\\kmc

Received on Wednesday, 16 August 1995 14:36:33 UTC