I have a sort with this card:
SORT FIELDS=(3,8,CH,A)
SUM FIELDS=(1,2,BI)
OUTFIL FNAMES=SORTOF01,INCLUDE=(1,2,BI,EQ,X'0003'),
OUTREC=(1:3,8,19:C'A',31X)
Recfm = Fb, LREC= 50.
File 1:
..1AD05A00
00FCCFFCFF
0111405100
---------
..1AF10A05
00FCCFFCFF
0111610105
---------
..1AF10A07
00FCCFFCFF
0111610107
File 2
---------
..1AF10A10
00FCCFFCFF
0211610110
---------
..1AG03A01
00FCCFFCFF
0211703101
---------
..1AG03A27
00FCCFFCFF
0211703127
Because none of the data between 3-10 are on both files, nothing will get sent to teh output. When this happens I need a low value record in the output.