On Wed, 22 Feb 2017 19:52:26 +0000, David W Noon wrote:
>
>You need to remember that the PARMDD file is read in and concatenated
>into a character string. The notion of comments inside a character
>string is rather a strange one to me, as a programmer who has been doing
>string parsing for decades.
> 
And yet:

572 $ rexx
say 'foo'/*comment*/'bar'
foobar

(Yes, I understand there's an implied concatenation operator there.)

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to