The table below shows the compatibility between isCOBOL and other COBOLs with regards to sequential, relative and indexed files.
A green background means full compatibility (no action required)
A yellow background means that a data migration is required and can be accomplished easily using the ISMIGRATE utility and in some cases with utilities provided by the other COBOL vendor.
A red background means that a conversion program must be written. Contact your Veryant representative to discuss professional services to help in these cases.
ACUCOBOL-GT | Micro Focus | RM/COBOL | |
Binary Sequential with fixed-length records | Veryant COBOL compatible | Veryant COBOL compatible | Veryant COBOL compatible |
Binary Sequential with variable-length records | Veryant COBOL compatible | Veryant COBOL compatible | Requires conversion. Follow the procedure outlined below |
Line Sequential with fixed-length records | Veryant COBOL compatible | Veryant COBOL compatible | Veryant COBOL compatible |
Line Sequential with variable-length records | Veryant COBOL compatible | Veryant COBOL compatible | Veryant COBOL compatible |
Relative with fixed-length records | Veryant COBOL compatible | Veryant COBOL compatible | Veryant COBOL compatible |
Relative with variable-length records (rarely used, unsupported file format) |
Requires conversion Follow the procedure outlined below |
Requires conversion Follow the procedure outlined below |
Requires conversion Follow the procedure outlined below |
Indexed with fixed-length records | Convert with ISMIGRATE | Convert with ISMIGRATE | Convert with ISMIGRATE |
Indexed with fixed-length records | Convert with ISMIGRATE | Use jutil -convert to convert to JISAM format (jutil uses the Micro Focus rebuild utility) |
Convert with ISMIGRATE |
Write a program to be compiled and executed with ACUCOBOL-GT, Micro Focus or RM/COBOL that does the following:
Article ID: 172
Created: June 10, 2011
Last Updated: December 19, 2022
Author: Support KB Author
Online URL: https://support.veryant.com/phpkb/article.php?id=172