21 Feb
2000
21 Feb
'00
4:11 p.m.
I have a DTMLMethod named foo. I can access this method by using the following statement: <dtml-var foo> If I wanted to use the "quoted" syntax to access this method (perhaps because it resides in some other folder) which of the following is exactly equivalent to the statement above: <dtml-var "foo()"> or <dtml-var "foo(_.None, _)"> or neither? Thanks. James W. Howe mailto:jwh@allencreek.com Allen Creek Software, Inc. pgpkey: http://ic.net/~jwh/pgpkey.html Ann Arbor, MI 48103