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



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...'



Ciao, Igor


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