cobol3.hlp (Topic list)
Message 0032 (↑ Syntax Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      0032
 
  Text:         Should be unitary
 
  Explanation:  You have specified a subscripted or indexed data item
                where one is not allowed.
 
  Resolution:   Change the reference so that it is a reference to a
                unitary (that is, nonsubscripted and nonindexed) data item.
                                    -♦-