
  PROCEDURE [XREF] nlp$tm_get_static_routes
    (    static_routes: ^nlt$tm_static_route_definitions;
     VAR count: integer;
     VAR status: ost$status);

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

