hexagon logo

PCL; How to write long strings (>200 chars) as a single line to a file?

Hello!
I am using text_write() to write results to a file but it has line length limited to 197 chars. Is it possible to override this and write longer string in a single line? Maybe there is other function which can do this?