[Zope] sequence of numbers
Martijn Faassen
M.Faassen@vet.uu.nl
Tue, 16 Mar 1999 11:57:38 +0100
Eric Kidd wrote:
>
> On Fri, Mar 12, 1999 at 06:26:42PM -0800, Bill Randle wrote:
> > This may be a newbie question, but I've loked thru the doc and didn't
> > spot any obvious way to do this, short of an External Method.
>
> I didn't find any other way, either. But here's an External Method you can
> use.
[snip external method]
I'm wondering; is there a reason why 'range' isn't accessible from DTML
in the '_' namespace? Is the reason as you indicated in your external
method, i.e. that you don't want people to generate vast ranges from
DTML?
Just curious,
Martijn