
  PROCEDURE [XREF] nlp$sl_connect_event_processor
    (    cl_connection: ^nlt$cl_connection;
         event: nlt$ta_event;
     VAR inventory_report: nlt$ta_inventory_report);

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