
  PROCEDURE [XREF] nlp$cc_send_pdu
    (    device_id: nlt$device_identifier;
         class: nlt$cc_connection_class;
     VAR cc_pdu: nlt$bm_message_id);

?? PUSH (LISTEXT := ON) ??
*copyc nlt$bm_message_id
*copyc nlt$cc_connection_class
*copyc nlt$device_identifier
?? POP ??
