Skip to main content

This article explains how to include all of the necessary run-time support modules needed to eliminate the load error file outddfh not found.

Problem:

After a program encounters a Display statement, a ‘load error: file ‘outddfh’ not found’ is received. The ‘outdd’ compiler directive is being used.

Resolution:

For .gnt or .int files, the compiler directive ‘init utils.lbr’ must be included in the directives file. If not, the trigger program .exe should call ‘utils.lbr’ when it is invoked. ‘Utils.lbr’ contains all of the Micro Focus run-time support modules.

Incident Number: 2429172

Old KB# 14912