Library /sys$common/syshlp/helplib.hlb  —  COBOL  Run-Time Messages, UPPERLENZERO
  FUNCTION UPPER-CASE argument length cannot be zero.

  Explanation:  A group consisting solely of a variable-length
  table was used as an argument to UPPER-CASE and  its current
  lowbound was 0.

  User Action:   If this is not the desired result, modify the
  source  program  to  ensure a  valid  argument  or avoid the
  function with an invalid argument.
Close Help