I have been using axe for a bit now, but the one thing I still can't figure out how to do is input user text. For example, If I were to make a program that would simulate microsoft word, I would not know how to store the information to a string AND then edit that string later. Also I want to check what the string says, and once again I do not know how to do so. If anyone could please explain to me how to do this, if it is indeed possible.