
  PROCEDURE [XREF] nlp$cc_send_aggregate_message
    (    cl_connection: ^nlt$cl_connection;
         message: nlt$cc_aggregate_message;
     VAR status: ost$status);

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