cobol3.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Message 030 (↑ Code Generation Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      030
 
  Text:         REGPARM only valid with LITLINK, LITLINK 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
                                    -♦-