//var %x = today is wednesday | var %i = 1 | while (%i <= $numtok(%x,32)) { echo -ag token %i -> $gettok(%x,%i,32) | inc %i }