cobol3.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Message 0131 (↑ Syntax Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      0131
 
  Text:         Unrecognized phrase in SELECT clause
 
  Explanation:  Your COBOL system has failed to accept part of your
                SELECT clause.  This message could be given
                if the file-name which you have given in the
                SELECT clause does not conform to the rules for the
                naming of COBOL files.
 
  Resolution:   Details of these can be found in your Language
                Reference, as can a description of the correct coding
                of the SELECT clause.
                                    -♦-