On 25-Jul-2005, [EMAIL PROTECTED] (Frank Yaeger) wrote:

> //S1    EXEC  PGM=ICETOOL
> //TOOLMSG DD SYSOUT=*
> //DFSMSG DD SYSOUT=*
> //IN DD DSN=...  input file
> //OUT DD DSN=...  output file
> //TOOLIN DD *
> SELECT FROM(IN) TO(OUT) ON(1,10,CH) ON(22,1,CH) LASTDUP
> /*

How does this know that the duplicated column that I care about is column 21?

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