VisionForce wrote: > the readkey() function freezes the whole app until you press a key; this > is async. You cannot change the behaviour of readkey, but you can use the keypressed function to see if there is a key to be read. Vincent.