Skip to main content

Problem:

If you are using extfh using direct calls how can you determine the record size of a file ?

Resolution:

To get the record size you would need to use the Special Operation opcode 06. This will return record length for files that have file header information.

This is documented in the file handler documentation supplied with the product.

Old KB# 3891

#AcuCobol
#RMCOBOL
#COBOL
#netexpress
#ServerExpress