cobol3.hlp (Topic list)
Message 032 (↑ Code Generation Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      032
 
  Text:         FASTLINK only valid with OMF(OBJ), OMF(OBJ)
                assumed
 
  Severity:     Cautionary
 
  Explanation:  When you use an invalid combination of directives,
                your COBOL system tries to make it valid by assuming
                appropriate directives.
 
  Resolution:   To prevent the message being displayed, use the
                NOWARNING directive. See also WARNING
                                    -♦-