Is there a function I can use to read in a character from the screen? This would be on regular DOS mode. (Not console). Would it be easier to use assembler blocks to read in a character? My ultimate goal is to read in an array of characters into a var[]. This way I can write over current text and then replace it.