- Looping over the characters in a string in DTML...
... title says it all. Is there a nice way to do it? The #in tag has just told me he doesn't like strings :( Cheers, Andy.
Simon Michael wrote:
It looks like range() or list() could be added to the namespace in DT_Util.py.
Oh yes... I had a use for range() just the other day, and I meant to ask for it. Shall I add the request to Collector?
http://www.zdnet.com/pcweek/stories/news/0,4153,384391,00.html "Informix Software Inc. is introducing a Web-based repository for managing documents and information on intranet sites throughout a company. ... "The product "allows anybody to contribute to or access information from the corporate site" without requiring the help of Web site programmers ... "iReach is a $200,000 product intended to give those companies the means to establish an intranet information system that is sustained by the content creators in the company." ha! - j
Oh yes... I had a use for range() just the other day, and I meant to ask for it. Shall I add the request to Collector?
Good idea, please do. Perhaps we should ask for all (safe) python builtins to be exposed..
participants (4)
-
Andy Smith -
John Mitchell -
Simon Michael -
Ty Sarna