This call reads a string of characters from the display starting at the specified location.
VioReadCharStr
CharStr (PCH) - output
If a string read comes to the end of the line and is not complete, then the string read continues at the beginning of the next line. If the read comes to the end of the screen and is not complete, the read terminates and the length is set to the number of characters read.
PM Considerations
VioReadCharStr reads a character string from the Advanced VIO presentation space starting at the specified location.