On Fri, May 31, 2002 at 12:56:06AM -0400, David B. Bitton wrote:
> [% USE table(urls, cols=${recip_count}, pad=0) %]

Try this:

  [% USE table(urls, cols=recip_count, pad=0) %]

HTH
A




Reply via email to