Page 1 of 1

Chunked output file location

Posted: Sat Dec 02, 2006 7:40 pm
by carrions
I have created a custom transform for DocBook HTML Help. Everything runs fine, however, I have no idea where my files were output to. I defined the output file (Save as) for the transform as:

${cfd}\${cfn}.htm

This file appears in the specified location, but the other chunked files are not there.

Any ideas?

Thanks for the help.
Rob

Posted: Sun Dec 03, 2006 9:53 am
by george
Hi Rob,

The DocBook stylesheet that outputs chinks has a parameter to specify the chunks output folder. If you have problems finding it let us know.

Best Regards,
George

Posted: Sun Dec 03, 2006 11:09 pm
by carrions
Thanks for the help, George. An update of a few parameters did the trick.

Rob