On Fri, 25 Jun 2021, at 05:08, Seymour J Metz wrote: > No, by multi-line string I mean a string literal split across multiple > lines of the source code, whether or not it contains CR, LF or NEL. In, > e.g., HLASM you can split a string across multiple lines, although the > syntax is ugly.
For those who haven't seen this sort of thing in other languages, here's how it's done in perl and python: https://perlmaven.com/here-documents https://www.w3schools.com/python/gloss_python_multi_line_strings.asp -- Jeremy Nicoll - my opinions are my own. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
