14 Oct
2003
14 Oct
'03
2:54 a.m.
On Mon, 2003-10-13 at 17:50, Ted holden wrote:
Moreover, the class bzcl1 now shows up on my ADD list when constructing web pages so that I can have an object called bz1 of the class bzcl1 and a dtml page in the same folder and the dtml page contain a line like:
<dtml-var bz1.getgstr >
Try this: <dtml-var "bz1.getstr()"> HTH, Dylan