Ron Thomas wrote:

After RTFM, I see you have the sequence incorrect.

Change 

> SELECT FROM(SORTIN) TO(SORTF1) ON(16,50,CH) DISCARD(SORTF2) FIRST
> USING(CTL1)

to

 SELECT FROM(SORTIN) TO(SORTF1) DISCARD(SORTF2) ON(16,50,CH)  FIRST - 
 USING(CTL1)

Let us know if this works or not?

Groete / Greetings
Elardus Engelbrecht

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to