When sending text to a comment field in GP, you have to parse the full text into 4 fields. CMMTTEXT becomes COMMENT_1, COMMENT_2, etc.
The code below does this, easily.