> So you either need to go a Goto(context,4000,1) or to drop it to the queue > with Queue(console) etc. I have chosen to use Goto(context,4000,1) from a programmer's perspective although queue(console) works just as good. Thanks guys.