VMS Help COBOL, Run-Time Messages, FACTBOUNDS *Conan The Librarian |
argument to FUNCTION FACTORIAL out of bounds Explanation: Function argument must be in the range of 0 through 33. 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.
|