Use Autz's method, but return value of CHKCHR is integer type (not string type). To check presence of letter or character at X,Y on console screen, do as follows. IF CHKCHR(X,Y)==ASC("(letter or character)") THEN ...