Post
Follow[CAST Console] 1.20.0 - Cobol program detection
Hello,
If a program doesn't have the file extension expected by cast this one will not be analyzed properly or not analyzed at all. There is not file extension in mainframe, so it is very common to not have the right file extension from the delivery.
The parsing should not only be based on the file extension since a file extension can be used on several technology.
Cobol program have PROGRAM-ID.
As example if a cobol program has been provide as input with a BMS extension you will get on one hand a map not detected properly and on the other hand no resolution of the cobol part and a creation of a unknown cobol program instead of getting the real one.
Please sign in to leave a comment.