
  VAR
*IF NOT $true(osv$unix)
    osv$task_shared_heap: [XREF, READ, oss$job_pageable] ^ost$heap;
*ELSE
    osv$task_shared_heap: [XREF, READ] ^ost$heap;
*IFEND

?? PUSH (LISTEXT := ON) ??
*copyc OST$HEAP
*IF NOT $true(osv$unix)
*copyc OSS$JOB_PAGEABLE
*IFEND
?? POP ??
