  PROCEDURE [XREF] nfp$put_async_task_message
    (    task_id: pmt$task_id;
         working_storage_area: ^CELL;
         working_storage_length: nft$intertask_transfer_size;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc nfe$common_task_communication
*copyc pmt$task_id
*copyc nft$intertask_transfer_size
*copyc nft$intertask_wait_time
*copyc ost$status
?? POP ??
