alias skip { %@ = %x = $iif($prop,0,1) while (%x <= $len($1)) { %t = $iif($prop,$2,1) inc %x $iif($prop,1,$2) %@ = %@ $+ $iif(%t,$mid($1,%x,%t)) inc %x %t tokenize 32 $1 $3- $2 } return %@ }