Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
General Reference
>
File Handling Reference
>
Sorting Files
>
Mfsort Error Messages
>
Messages 0100 to 0199
>
SORT139E Substring comparison must be with character literal
SORT139E Substring comparison must be with character literal
In the substring comparison of an INCLUD or OMIT condition, you have not specified a character literal for the right-hand side of the comparison.
Resolution:
Respecify the substring comparison, replacing its right-hand side with a character literal.
Parent topic:
Messages 0100 to 0199