Re: Jade 0.8 ignores -c flag

Subject: Re: Jade 0.8 ignores -c flag
From: Christopher Walsh <christop@xxxxxxx>
Date: Wed, 28 May 1997 11:33:27 +0000 (GMT)
> >Jade 0.8 seems to ignore the -c catalog_sysid flag.
> 
> It works fine here.  The relevant code is unchanged since 0.7.

AAAAAAAAAAARRRRRGGGGGGGH!!!!!!!

Third time lucky...

Here's what I'm doing:

I've got a catalog file called "foo_catalog" that looks like this:

PUBLIC "-//SCO//DTD tta-book//EN" "../../dtd/tta_book.dtd"

and an sgml file that goes something like this:

<!doctype book public "-//SCO//DTD tta-book//EN">
<BOOK>
<NAME>Introducing &PRODUCT-FULL-NAME;</NAME>
stuff
</BOOK>

When I use jade-0.7 with the -c ../foo_catalog option, everything works
fine.

When I use jade-0.8 with the same option, I get the following error:

cannot generate system identifier for public text "-//SCO//DTD tta-book 1.1//EN"

If I move ../foo_catalog to ./catalog, everything starts working.
If I set SGML_CATALOG_FILES to include ../foo_catalog, everything works
OK too.

Can nobody else reproduce this one?

Help me!!!!!

Chris

PS. My friendly neighborhood tech-head explained to me the reason
why my last two mails were truncated rather abruptly. Apparently it
was because I had a single '.' character in a line. Sorry for the 
repeated, meaningless mails.


-- 
------------------------------------------------------------------------
 CHRIS WALSH [christop@xxxxxxx] \ "Permissive society?
 Technical Author                \  It doesn't exist. 
 SCO Client Integration Division  \  I should know, I've looked for it."
 Vision Park, Cambridge, UK        \                --Rigsby
------------------------------------------------------------------------

 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread