skip to main content

Extending EDBI routines through entry points

Extending EDBI routines through entry points
The code of EDBI routines can be customized by adding additional operations in dedicated entry points.
This feature is activated by the iscobol.compiler.easydb.entry_points (boolean) Compiler’s configuration property or by the -entrypoints option of EDBIIS.
If the feature is activated, the generated EDBI routine will reference the following copybooks:
It’s your duty to create these copybooks and make them available at compile time.
The copybooks host the data items and the statements that you wish to add to the standard EDBI routine code. BEFORE-operation and AFTER-operation paragraphs are performed by the EDBI routine before and after each i-o operation.

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