
  PROCEDURE [XREF] nlp$cl_add_device_to_connection
    (    device_id: nlt$device_identifier;
         cl_connection { input, output } : ^nlt$cl_connection);

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