The c-tree File Connector
The c-tree File Connector allows you to work on c-tree files managed by c-tree by separating ISAM native access from the java process.
The File Connector executable is provided along with isCOBOL:
Platform | Executable |
---|
Linux/ Unix | $ISCOBOL/bin/fscsc |
Windows | %ISCOBOL%\bin\fscsc.exe |
In order to make isCOBOL use the c-tree File Connector as file handler, the following setting must appear in the configuration:
The fscsc file handler runs the executable file fscsc. If this file is not in the system Path, you can specify its full name by setting the
iscobol.file.connector.program configuration property.