The xddgen utility prematurely exited leaving an incorrect XDD file on disk when the COBOL program did not have an FD for a SELECT. The logic in this utility now checks for the record information and, if this information is missing, it now signals the problem with a warning instead of exiting.