Adding to what everyone else has said, if you use a large list of numbers, 
the "nth" operator, and an upper limit, then you can roll your own range 
operator.

e.g. <<myrange "27" "10">> would give numbers 27 through 36. One problem is 
that you couldn't use "0" since "nth" is 1-based.

There was another thread from probably a year ago, where it was discussed 
how to generate a huge list of numbers by using nested list widgets.

-- Mark

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0b20b57d-9dc8-4dfd-853c-cbaaad1653e3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to