Page 1 of 1

Change COMPAREX code to SORT syntax.

Posted: Tue Apr 25, 2023 8:43 pm
by Sunil Hyderbad
Hello Everyone

We have a code where COMPAREX is been used and it is decommissioned long back ....I am trying restructure using sort

The control statement used is

Code: Select all

COPYDIFF,MAXDIFF=3,CONTINUE,KEY=(9,10),FIELD=(9,END)
I dont know what control statement should I use here If I use SORT

If anyone knows about this do let me know.