kpg1_memry

Returns memory currently being used by the current process

Description:

This subroutine returns the maximum resident set size for the current process.

Invocation

CALL KPG1_MEMRY( MEM, STATUS )

Arguments

MEM = INTEGER (Returned)
The memory currently being used by the current process, in KB.
STATUS = INTEGER (Given and Returned)
The inherited global status.