Try this:

Code:

  var %c = 0
  while (%c < 7) {
    inc %c
    echo -a did -a $dname $calc(70 + %c) $asctime($calc($ctime + ((%c - $1) * 86400)),d)
  }



It should bolt in, right in place of all the if/elseifs.




-genius_at_work