------------------------------------------------------------------------
r6820 | dothebart | 2008-12-13 05:29:42 -0500 (Sat, 13 Dec 2008) | 5 lines
Changed paths:
   M /trunk/webcit/subst.c

* add counter and lastn to iterators:
  ITERATE:N -> number of actual element in list
  ITERATE:LASTN -> is this the last member?
evaluate it with ?("COND:SUBST", n, "ITERATE:LASTN", 1)

------------------------------------------------------------------------

Reply via email to