• Veryant does not provide direct support on the Vision file system, but you’re allowed to convert your indexed files to a supported file system (JIsam or c-tree) easily with the ISMIGRATE (Index File Migration) utility. Choose "com.iscobol.io.ScanVision" as input file handler to let ISMIGRATE read Vision files without the need of external components.See The Vision File Connector for details about the File Connector solution. This solution is suggested unless you’re working on Windows, in that case contact Veryant for more information on the special native library.
• By default, isCOBOL returns ANSI 2002 file status codes, while ACUCOBOL-GT returns ANSI 85 file status codes. You should set the iscobol.file.status * property according with the following table:
• Errors on DELETE FILE cannot be intercepted and handled by the COBOL program through Declaratives. Unless iscobol.file.errors_ok is set to true, they cause the Framework to raise a Java exception.
• The syntax “@server:filepath” in file names and file-prefix is not supported by isCOBOL. See isCOBOL File Server for information about how to replace Acuserver with the isCOBOL File Server.
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |