On Fri, 18 Jan 2002, Ted Baxter wrote:
> override.updated=`$Tag->date({%Y%B%d})`
I don't know about the rest of it, but this can't be right.
First, I don't know of a 'date' tag. (Maybe you have a custom one.)
Second, {%Y%B%d} isn't a valid key/value hash pair, or a string.
Jon