Re: Combining static file with results
>> = Scott Sauyet <[EMAIL PROTECTED]> > = Benjamin Burgess <[EMAIL PROTECTED]> >> Can anyone suggest a way of combining the information from one file >> with the results of an that doesn't involve a >> temporary file. I'm doing it now using one, but that grates on me, >> and I feel there must b
RE: Combining static file with results
Using Ant-Contrib (not recommended unless necessary) you can do it like this: