
  PROCEDURE [XREF] nlp$ta_send_aggregate_message
    (    cl_connection { input, output } : ^nlt$cl_connection;
         message { input, output } : nlt$ta_aggregate_message;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc nlt$cl_connection
*copyc nlt$ta_aggregate_message
*copyc ost$status
?? POP ??
