[Zope] Dealing with Dictionaries

Evan Simpson evan@4-am.com
Thu, 2 Mar 2000 08:21:25 -0600


----- Original Message -----
From: James W. Howe <jwh@allencreek.com>
> Here's what I've got.  First, I have a DTMLMethod named
creditCardsAccepted

> I then have a method called creditCardSelections which is defined as
follows:
>
> <dtml-return "creditCardsAccepted.keys()">

Try <dtml-return "creditCardsAccepted().keys()">

Cheers,

Evan @ 4-am & digicool