Problem:
Are there any further documentations on how to use INCLUDE or OMIT control statements in MFSORT?
Resolution:
Here is the description of the INCLUDE/OMIT control statements in the Net Express Help:
-----------------------------------------
INCLUDE/OMIT
Specifies conditions in which records will be included or omitted from the sort process. For details, see the IBM documentation to be found at Using DFSORT Program Control Statements. INCLUDE and OMIT are mutually exclusive.
-----------------------------------------
You will note there is a link (http://www.microfocus.com/docs/links.asp?nx=dfs2) for details on how to use them. If you click on the link, it will take you to the documentations on DFSORT Program control statements. You will find from that site all the details about how to use INCLUDE/OMIT control statements.
#AcuCobol
#ServerExpress
#COBOL
#RMCOBOL
#netexpress
