zwood14:
Okay gotcha. Would I use a while function for it wait for the characters?
Because I've used that getanswer() function to input numbers before, I just don't know why I'm having troubles with it now
Yes, a loop to wait for some characters to become available. Then another loop to read and deal with each character.
That version of getanswer () can never have worked, not like that anyway.