cobol3.hlp (Topic list)
Message 0366 (↑ Syntax Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      0366
 
  Text:         Variable length delimiter not allowed
 
  Explanation:  You cannot use a reference modified item or a group
                containing an OCCURS ... DEPENDING ON clause in this
                context.
 
  Resolution:   Replace the reference modified item, or specify a
                valid item in the OCCURS DEPENDING ON clause.
                                    -♦-