|
|
This chapter describes the messages issued by the CONVXL8 program.
Explanation The arguments to this program are the input data set name and the output data set name. They must both be present.
Recommended Action Re-enter the command specifying both arguments.
Explanation The CONVXL8 program was unable to open the input file.
Recommended Action Verify that the input data set exists and re-issue the command.
Explanation The CONVXL8 program was unable to open the output file.
Recommended Action Verify that the output data set exists and has the proper attributes. It must have RECFM=F, LRECL=256, BLKSIZE=256.
Explanation The CONVXL8 program was unable to write the title to the output file.
Recommended Action Verify that the output data set exists and that you have the proper authority to write to it and that there is sufficient space for the file.
Explanation The input file contained an error. Other messages will describe the error.
Explanation The CONVXL8 program was unable to write a table to the output file. The file name is printed.
Recommended Action Verify that the output data set exists and that you have the proper authority to write to it and that there is sufficient space for the file.
Explanation The CONVXL8 program completed processing normally.
Explanation An input line contained too many characters. The maximum supported is 255 characters. The input line is printed.
Recommended Action Correct the input and rerun the program.
Explanation An input line contained a character which is not 0-9 or A-F. Only these characters are allowed outside of a comment. The input line is printed.
Recommended Action Correct the input and rerun the program.
Explanation Exactly 16 codes must be specified on a line. That is 32 hexadecimal characters. The input line is printed.
Recommended Action Correct the input and rerun the program.
Explanation The input line contained more then 16 codes or it contained an odd number of characters. The input line is printed.
Recommended Action Correct the input and rerun the program.
Explanation Too many translate codes were present in the input file. The input line is printed.
Recommended Action Correct the input and rerun the program.
Explanation There were not enough lines of translate codes in the input file.
Recommended Action Correct the input and rerun the program.
|
|