Paul Gilmartin wrote:
On Tue, 17 Jun 2008 21:47:43 -0300, Shmuel Metz (Seymour J.) wrote:
As I stated, if columns 71-72 fall within a JCL symbol, the converter
fails to substitute the symbol value.
Your symbol was not continued in accordance with JCL rules; it ran past
column 71.

Thank you for not harping on my unfortunate typo in my example
as a distraction.

IIRC, what I posted was copied from an SDSF JESJCL view.  Indention
introduced by the converter in formatting the listing caused that
listing to extend beyond column 71.  The original source was properly
broken after column 71 with a continuation mark in 72.

-- gil

Hmmm. Continuation marks in 72 are no longer required; did
you try simply coding up to (and including) col 71 then
having the continuation begin exactly in col 16 (with //
in cols 1 & 2, though)? I no longer have your original
post so I can't check it out.

Don't know if it will work or not, but might be worth a try.

Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.

303-393-8716
http://www.trainersfriend.com

  z/OS Application development made easier
    * Our classes include
       + How things work
       + Programming examples with realistic applications
       + Starter / skeleton code
       + Complete working programs
       + Useful utilities and subroutines
       + Tips and techniques

==> Check out the Trainer's Friend Store to purchase z/OS  <==
==> application developer toolkits. Sample code in four    <==
==> programming languages, JCL to Assemble or compile,     <==
==> bind and test.                                         <==
==>   http://www.trainersfriend.com/TTFStore/index.html    <==

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