At 17:22 17/11/2002, Gerrit Kuilder wrote:
>Hi Dave,
>
>the * were created by copying and pasting and some formatting stuff in mozilla
>The shouyld look like '../'
>
>Anyway... The new and improved saxonweb.bat looks like:
>
>REM begin Bat
>set CLASSPATH=D:\saxon6_5_2\saxon.jar;D:\saxon6_5_2\saxon64.jar
>cd D:\usr\app\test\website23\example
>
>java com.icl.saxon.StyleSheet autolayout.xml ..\xsl\chunk-tabular.xsl output-root=..\..\web use.extensions=1 saxon.extensions=1
>
>cd D:\usr\app\test\scripts
>REM end Bat
>
>It only failed on rss, refvlags and the mysteriously message:
>
>Writing ..\..\web/full.html for tocentry(test)
>does not exist.
>Processing terminated by xsl:message at line 58
Oh dear. I can only guess that one of the directories is missing
in that path?
Anyone else?
regards DaveP