do like this, locate x,y:PRINT "hello world" wait 10:INC X,1 (this should slowly move it up) ..actually it might be DEC X,1 (you can test around)