cobol3.hlp (Topic list)
Message 0076 (↑ Syntax Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      0076
 
  Text:         Illegal combination of argument types
 
  Explanation:  The set of arguments you have specified with an
                intrinsic function do not match the types required for that
                function.
 
  Resolution:   Revise your code to comply with the rules governing the
                construction of argument types.
                                    -♦-