Any idea how to read string with variable length? In HSERIN command, I'm not sure how I can allocate the variables since the length of data can change eg.

AB
CDEF
GHI
JKLMNO

Your help is much appreciated.