[Zope-dev] printing characters

josh on josh@zesty.com
Wed, 10 May 2000 17:31:58 +0100


Hi,

 can someone tell me how I could change this so that it prints out 27
characters?

<dtml-in "_.range(28)">
<dtml-var "_.chr(sequence-index)">
</dtml-in>

Thanks for your time.

josh oN