1 Feb
1999
1 Feb
'99
10:22 p.m.
David Wagle <David.A.Wagle@HealthPartners.Com> writes:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Ok - the idea here is to simply populate a two column table with values culled from the property proc_platform, which is a set of tokens.
it doesn't work as written, and gives the error message which follows. What am I doing incorrectly? (besides trying to pretend to be a Zope programmer :)
<!--#var standard_html_header--> <FORM> <TABLE>
<!--#var"_.namespace(even=no)"-->
I think you should try <!--#with "_.namespace(even='no')"--> unless no is defined somewhere (note the quotes), and I think this would work in a #with not in a #var.