I'm proud of that boy Yaeger, I trained him well.    ;-D



 

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf
Of Frank Yaeger
Sent: Friday, December 19, 2008 10:29 AM
To: [email protected]
Subject: Re: icetool error

David Lover wrote on 12/19/2008 08:03:15 AM:
> getting a rc 16
>
>
> jcl below:
>...
> //RACFCNTL DD *
>  SORT FIELDS=(10,8,CH,A)
>  INCLUDE COND=(5,4,CH,EQ,C'0400',AND,62,3,CH,EQ,C'YES')
> OPTION VLSHRT
> /*
>
> I just can't see the error off hand.

It appears that

OPTION VLSHRT

starts in column 1 rather than in column 2.  You must have at least one
leading blank for each DFSORT statement (replace b with a blank):

bOPTION VLSHRT

Frank Yaeger - DFSORT Development Team (IBM) - [email protected]
Specialties: FINDREP, WHEN=GROUP, DATASORT, ICETOOL, Symbols, Migration

 => DFSORT/MVS is on the Web at http://www.ibm.com/storage/dfsort/

----------------------------------------------------------------------
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
No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.176 / Virus Database: 270.9.19/1856 - Release Date: 12/19/2008
10:09 AM

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