Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

creating files with xsl

Status
Not open for further replies.

elayildizer

Programmer
Jul 20, 2005
9
0
0
TR
Hi to all,
I'm creating files from a given xml file using xalan processor.
The problem is that, I want to create a new file not to write into the existing file.
It creates new file if there is no file with the same name, but if there is, it appends the new file into the older file.
I'm using xalan:write command.
Thanks...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top