$RC=setoption("WrapATEOL","on")
$longstring="This is a long string of text to see what happens when it reaches the end of the line."
$longstring=$longstring +" With WrapATEOL on, it should always go to the next line."
? $longstring
shell 'kix32'
?
? $longstring