Hey everyone,

I tried using the following code:
Code:
alias ttst {
  var %y 0 
  inc -c %y 1
  :s
  if (%y < 9) goto s
  echo -a done!
}
  

It SHOULD delay the script (see /return suggestion), but it doesnt. Possibly a bug, or a feature just not implemented. Either way, I'd like to see it work. :^)

-Zelda4ever
aka "The Big 'Z'"