General callable services

Table 1. General callable services
Callable service Function
CEE3DLY Suspends processing of an active enclave for a specified number of seconds. See CEE3DLY—Suspend processing of the active enclave in seconds.
CEE3DMP Generates a Language Environment formatted dump of the runtime environment and member language libraries. See CEE3DMP—Generate dump.
CEE3INF Returns to the calling routine information about the system, subsystem, environment, member languages, and version of Language Environment® associated with the enclave. See CEE3INF—Query enclave information.
CEE3PRM Returns to the calling routine the argument string that was specified at program invocation. See CEE3PRM—Query parameter string.
CEE3PR2 Returns to the calling routine the argument string and its associated length that was specified at program invocation. See CEE3PRM—Query parameter string.
CEE3USR Sets or queries one of two 4-byte fields known as the user area fields. See CEE3USR—Set or query user area fields.
CEEDLYM Suspends processing of an active enclave for a specified number of milliseconds. See CEEDLYM—Suspend processing of the active enclave in milliseconds.
CEEGPID Retrieves the version of Language Environment that is currently in use. See CEEGPID—Retrieve the Language Environment version and platform ID.
CEEGTJS Retrieves the value of an exported JCL symbol. See CEEGTJS—Retrieves the value of an exported JCL symbol.
CEERAN0 Generates a sequence of uniform pseudorandom numbers between 0.0 and 1.0 using the multiplicative congruential method with a user-specified seed. See CEERAN0—Calculate uniform random numbers.
CEETEST Invokes a tool for debugging. See CEETEST—Invoke Debug Tool.