Have Unix script where user enters data (check number range), where the check numbers can be from 1 to 9 characters, validated within the script. However, in Cobol, this is passed to fixed length variables - pic x9
My cursor uses these check numbers for a reprint process, but the database does...