In a recent note, Bruce Black said:

> Date:         Fri, 13 May 2005 11:48:02 -0400
> 
> There is one limitation with coding a PARM on multiple lines (to get to
> the 100 char limit):   You must use a comma to cause continuatoin, and
> the comma is passed as part of the parm.
> 
This list's contributors had to enlighten me, once.  They fixed that a
while back:

    Title: z/OS V1R5.0 MVS JCL Reference
    Document Number: SA22-7597-07

#   3.4.1.2 "z/OS V1R5.0 MVS JCL Reference"
     
__________________________________________________________________________________
    3.4.1.2 Continuing Parameter Fields Enclosed in Apostrophes

   To continue a parameter that is enclosed in apostrophes:

    1. Extend the parameter to column 71.
    2. Code // in columns 1 and 2 of the following statement.
    3. Continue the parameter in column 16 of the following statement even if 
this splits
       the parameter.

-- gil
-- 
StorageTek
INFORMATION made POWERFUL

----------------------------------------------------------------------
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