Can I use Data Converter to convert files from other COBOL vendor file formats?
Yes – provided that you can get the data into a fixed-length sequential format and that you are not using any vendor-specific data types. Many vendors provide file maintenance utilities that will create sequential files from structured file formats such as indexed and relative files. Once you have the data in a sequential file format, you can have Data Converter load the data into the equivalent NetCOBOL (previously called Fujitsu COBOL) file structure.