Jon Stevens wrote: > > on 12/20/2000 9:52 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > wrote: > > > + > > +Now, non interpolated stringlits : > > + > > + > > + False > > I don't think that the space in front of the False should be there. It should be. It is the rendering of the interpolated string "$code". $code was set above, via #set $code = "#if(false) True #else False #end" and there is a space between '#else' and 'False'. geir -- Geir Magnusson Jr. [EMAIL PROTECTED] Velocity : it's not just a good idea. It should be the law. http://jakarta.apache.org/velocity
