cobol3.hlp (Topic list)
Message 0329 (↑ Syntax Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      0329
 
  Text:         WHEN phrase missing from SEARCH statement
 
  Explanation:  You have specified a SEARCH statement with no WHEN
                phrase. You must specify at least one WHEN phrase in a
                SEARCH statement.
 
  Resolution:   Add a WHEN phrase to the SEARCH statement.
                                    -♦-