{
{    This procedure returns one or more statistics for the current job or task.
{  Statistics which may be requested are the job mode, monitor mode, and total
{  CPU time for the current job and for the current task; and the paging
{  statistics, ready task count, and working set size for the current job.
{
{       PMP$GET_JOB_TASK_STATISTICS (STATISTIC_DATA_P, STATUS)
{
{ STATISTIC_DATA_P: (input, output) This parameter specifies the pointer to the
{       array containing requests for one or more statistics.
{
{ STATUS: (output) This parameter specifies the request status.
{
