Author: Bill Woodger
Subject: Reply to: Need help in reading and validating a multiline file
Posted: Wed Apr 19, 2017 3:35 am (GMT 5.5)
With Enterprise COBOL V4, there'll be no problem storing 15000 8000-byte records in a table. With V5+, no problem storing 15000 of any length from a sequential data set.
Subject: Reply to: Need help in reading and validating a multiline file
Posted: Wed Apr 19, 2017 3:35 am (GMT 5.5)
With Enterprise COBOL V4, there'll be no problem storing 15000 8000-byte records in a table. With V5+, no problem storing 15000 of any length from a sequential data set.