On Mon, Jan 29, 2001 at 03:17:10PM -0000, [EMAIL PROTECTED] wrote:
> 
> So TT nicely allows a filename, a filehandle or blank for STDOUT.
> 
> So how to I capture the output to "some variable" so I could, say,
> manipulate that output
> without having to read the file I've outputted?
> 
> Is that possible?

istr if you give it a scalar reference, as the 3rd parameter, then it puts
it in there.

Hang on, isn't there an actual Template Toolkit mailing list.

-- 
Richard Clamp <[EMAIL PROTECTED]>

Reply via email to