OK, now I see why I missed it -- It didn't exist in the older version 2.2 Xalan I was using. once again thanks,
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, August 20, 2002 3:29 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: using Redirect:write > > > Hi, Matthew > > Redirect:write already supports the _append_ feature. Here is how to use > it: > > <redirect:write file="out.txt" append="yes> > ... > </redirect:write> > > > Morris Kwan > XSLT Development > IBM Toronto Lab > Tel: (905)413-3729 > Email: [EMAIL PROTECTED] > > > > > > "Matthew L. > > Avizinis" To: > <[EMAIL PROTECTED]> > <[EMAIL PROTECTED]> cc: > > Subject: using > Redirect:write > 08/20/2002 03:11 > > PM > > Please respond to > > xalan-dev > > > > > > > > > Hello Xalanites, (weren't those the really bad people in Hellraiser?) `. > -) > > I want to use the Redirect:write extension, but I notice in the > source code > that it will always create a new file. What I want to do is process many > files but only _append_ some output to the alternate output file. > Is there > a way to do this without modifying the code and rebuilding or > maybe writing > another Java extension function? > > thanks in advance for help, > Matthew L. Avizinis <mailto:[EMAIL PROTECTED]> > Gleim Publications, Inc. > 4201 NW 95th Blvd. > Gainesville, FL 32606 > (352)-375-0772 > www.gleim.com <http://www.gleim.com> > > > >
