I have a joined file that I want to sort, I am using a field from the primary file so it is compiling. But the data is not getting sorted, what am I doing wrong?*******************************************************
JDFTVAL
R MSCJ01 JFILE(MSCMP100 CSIU200)
J JOIN(1 2)
JFLD(CUSNO CSICUS)
CUSNO
CNAME
CSIUSR
CSICUS
K CSICUS
Software/Hardware used:
AS/400
ASKED:
January 27, 2010 5:33 PM
UPDATED:
January 28, 2010 1:13 AM
Before anyone notices, in the above code “CSIUSER” is from the secondary file. I was doing some testing but did not get it changed back to “CUSNO”. so the code is correct. just not in the example above.