Well, technically he's OK with the lack of continuation, but it's poor
style. That shouldn't be causing the message.

On Wed, Oct 8, 2008 at 9:20 AM, Mark Zelden <[EMAIL PROTECTED]> wrote:
> You need a single quote at the end of line 100 and a comma after that to
> continue the SAY to a second line - line 200.   You also need a quote
> at the start of that line:
>
>     say 'this is being continued' ,
>           'to a second line'
>
> This is very basic to REXX.   These posts really belong on the TSO-REXX
> list and not IBM-MAIN.     But you really should do yourself a favor and
> spend some of your own time on looking at the rexx manuals:

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to