ESM Module Interface Messages
200I Loaded ESM Module "name"
The binary file
name
has been loaded as an ESM Module and initialized.
201C Unable to load ESM Module "name": reason
The ESM Module in the binary file
name
could not be loaded;
reason
is a numeric reason code.
202C ESM Module "name" returned invalid procedure table
The ESM Module
name
returned an invalid result when its initial entry point was called.
203C ESM Module "name" initialization failed
The ESM Module
name
returned an error from its initialization procedure.
204W ESM Module index returned error code value from Exit
The ESM Module (indicated by its position in the ESM Module list,
index
) returned a non-zero value from its exit procedure.
Parent topic:
ESF Manager Messages and Logging