You have to change the LOCATE's Z value. So instead of just X and Y, use this: LOCATE X,Y,-256 PRINT "Hello!" The -256 is the Z quality.