[Zope] Simple DTML-IN question

Terry Babbey terry@lambton.on.ca
Wed, 19 Jul 2000 10:59:26 -0400


Everytime I think I am beginning to understand I try to do something
new and wham! It won't work for me.
I have a dtml-document that I have a list of courses for a college
program. I would like to list the courses one item at a time checking
the 8th character to see if it is a '-' so I know if the line is a
comment or a course name. Here is the coding I have done so far and as
usual it does not work so any help is appreciated.

<dtml-in "_.getitem(ProgCode + 'CL')">
<dtml-var sequence-item>
</dtml-in>

Terry

--
__________________________________________________________________
Terry Babbey
Technical Support Specialist
Lambton College, Sarnia, Ontario, Canada
__________________________________________________________________