Archive of UserLand's first discussion group, started October 5, 1998.
What could be used instead of a for loop in vignette?
Author: Moe Z. Posted: 11/15/1999; 4:31:06 PM Topic: What could be used instead of a for loop in vignette? Msg #: 13092 Prev/Next: 13091 / 13093
How can I use something instead of a for loop in vignette to seperate a list in to equal parts and put them in 2tags? Example:
[SET i 0] [FOREACH ROW IN $Film] ... from i=0 to i=20] { [CURL .....] }] [FOREACH ROW IN $Film] ... from i=21 to i=40] { [CURL .....] }] Thanks, Moe.
There are responses to this message:
- Re: What could be used instead of a for loop in vignette?, Paul Snively, 11/15/1999; 5:53:52 PM
This page was archived on 6/13/2001; 4:53:31 PM.
© Copyright 1998-2001 UserLand Software, Inc.