cobol3.hlp (Topic list)
Message 0355 (↑ Syntax Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      0355
 
  Text:         Only '=' and 'NOT =' allowed for pointer data-items
 
  Explanation:  You can use the operators = and NOT = only in
                comparisons involving pointer data items.
 
  Resolution:   Correct the comparison.
                                    -♦-