On 27 October 2016 at 12:56, Itschak Mugzach <[email protected]> wrote:
> What I am trying to reference a comment block in a rexx program. The
> SOURCELLNIE() function does work, including if program is compiled.  Still
> have a problem with some odd number of '/*' or '*/' that may be included in
> the text, but I can manage that by replacing it the another pair of
> characters.

You might do better to safely encode the binary (hex) data using
something like BASE64. This is easy, though it does enlarge the data
by a factor of 1.3...

Tony H.

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

Reply via email to