Re: [xslt] WIN32 binaries and XML_CATALOG_FILES and escaped spaces



Quoting Igor Zlatkovic <igor zlatkovic com>:

> On 25/05/04 00:17, Stephane Mottelet wrote:
> > neither
> > 
> > set XML_CATALOG_FILES=file:///C:Program Files/catalog.xml
> > 
> > nor
> > 
> > set XML_CATALOG_FILES=file:///C:Program%20Files/catalog.xml
> > 
> > is OK, in the sense that I have a "file not found" error at the
> > catalog resolving time.
> 
> You are missing one slash there, right after the drive specification. It 
> should be 'file:///c:/program%20files...'
> 

Thanks for the reply, but the slash is only missing in my message,
in the .bat script, the slash is here. I have tried with a

set XML_CATALOG_FILES=file:///c:/program%20files/catalog.xml

or a

set XML_CATALOG_FILES=file:///c:%5Cprogram%20files%5Ccatalog.xml

then I always get a

"error : No such file or directory" just before the  warning: failed to load
external entity ...

What is the problem here (thanks for help, again)

S.







-------------------------------------------------
Laboratoire LMAC
http://www.dma.utc.fr



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]