i like the foreach token idea can come in useful also a for next loop would be nice in some cases
Code:
for %a = 1 to 255 | echo -at $chr(%a) | next %a

oh and also goto sux cant really see anywhere where it is better to use a goto....