
  PROCEDURE [XREF] nlp$cl_get_exclusive_access
    (    connection_id: nlt$cl_connection_id;
         system_input_task: boolean;
     VAR connection_exists: boolean;
     VAR access_gained: boolean;
     VAR cl_connection: ^nlt$cl_connection);

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