cobol3.hlp (Topic list)
Message 0347 (↑ Syntax Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      0347
 
  Text:         MERGE needs at least two USING files
 
  Explanation:  You have specified fewer than two file names in the
                USING phrase of a MERGE statement.
 
  Resolution:   Ensure that there are at least two file names in the
                USING phrase of the MERGE statement.
                                    -♦-