Multiple Text Boxes on single slide not returning even close variable length
I have three text entry boxes on one slide, with one single button to "Submit Answers". On submit answer the variable is assigned to return the specified values on the next slide in three separate text captions where in addition to the learner's answers, rationale and correct answers are provided. For example, text entry box one is assigned Var_1 and is supposed(?) to return a maximum of 250 characters to $$Var_1$$ on slide following. Same with Var_2 and Var_3 (except Var_3 is numeric, and only one number allowed - not really an issue. (Each of the two variables in question have their own text caption capture on the next slide.) However, if I were to respond (for example) in text entry box one (Var_1) with "it is time for all good men to come to the aid of their country" and in text entry box two (Var_1) the same, the values returned on the next slide are "it is time for all good men to come to the aid of their". There are no advanced actions, and one button that is assigned to go to the next slide.
The MOST Variable return is 64 characters.
There are a total of 90 slides that represent 10 separate lessons, each lesson with 4 slides that contain three to four variables, each returned on the following respective slides(s) or 40 assigned variables, 30 of which are given a max character length of 250.
Not one of those variables returns even 70 characters. I've been reading all I can over the last couple of days, prepared test lessons to mimic but no values adhere to the character limit set.
Anyone have any ideas what I could be doing wrong?