VMS Help COBOL, Run-Time Messages, ORDLENONE *Conan The Librarian |
the length of the argument to FUNCTION ORD is not one character Explanation: Function argument must be one charcter in length. 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.
|