When trying to convert a sequential file (which is a file organization c-tree does not currently support), an error 9/069 was returned by mfconvert while creating the c-tree file. Logic was added to mfconvert.cbl program to check that the source file organization is indexed and, if not, error out with the message "unsupported source file organization" without attempting the file creation.