Example 2:

Set the amount of time to wait after an I/O interrupt is ready to be set pending to 500 microseconds and
suppress the warning message.

IODELAY 500 NOWARN

5.39 LDMOD (Additional dynamic load modules)

5.39.1 Function

LMOD provides the capability of defining additional modules that will be loaded by the Hercules Dynamic
Loader. The default search order is within the Hercules directory and in the default DLL search path. Most
systems also support absolute filenames (e.g. names starting with “/” or “.”) in which case the default
search path is not taken. Multiple LDMOD statements may be used.

5.39.2 Syntax

Descriptive

module [module [module ...]]

Diagram



~¬¬¬¬¬¬¬¬¬¬¬¬¬¬®

module ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ

5.39.3 Parameter

module

A list of modules that are to be loaded by the Hercules Dynamic Loader.

5.39.4 Examples

Example 1:

Instruct Hercules to load the additional module named S37X (S/370 Extension) from the Hercules
directory or the default DLL search path.

LDMOD S37X

Previous Page Next Page