cobol3.hlp (Topic list)
Message 0078 (↑ Syntax Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      0078
 
  Text:         Numeric function not allowed
 
  Explanation:  You have specified an intrinsic function that returns a
                numeric value in a position where a numeric value is not
                allowed.
 
  Resolution:   Make the intrinsic function nonnumeric.
                                    -♦-