Next in thread → Next in month →

RE: [docbook-apps] WinXP and Saxon - file paths

From
Mauritz Jeanson <>
Date
2005-12-15T17:00:11+00:00
ID
Thread
RE: [docbook-apps] WinXP and Saxon - file paths
> -----Original Message-----
> From: Phil Weston 

> SAXON 6.5.2
> 
> In a DOS box (having set all my usual classpaths etc.) if I run
> 
> c:\My Documents\data>java com.icl.saxon.StyleSheet -o 
> output.xml input.xml style.xsl
> 
> where java.exe is on the path and input.xml & style.xsl are 
> in the current directory, my output.xml gets created in
> 
> "c:\My%20Documents\data\output.xml"
> 
> Note the %20. Windows sees this as a discreet directory, not 
> the same as "c:\My Documents".

I get this behaviour too with Saxon 6.5.2, but not with Saxon 6.5.5 (JDK
1.5). 
See http://saxon.sourceforge.net/saxon6.5.5/changes.html (first item for
6.5.5).


> Any suggestions?

Upgrade to Saxon 6.5.5.

/MJ
Next in thread → Next in month →