Problem:
Is it possible to configure how Net Express searches COBDIR to locate programs ?
Resolution:
The COBOL runtime which is responsible for the loading of programs is configurable using runtime tunables.
The locations searched for during the call of a program is configurable using the "program_search_order" runtime tunable.
Old KB# 7117