
  PROCEDURE [XREF] clp$open_command_library
    (    caller_ring: ost$valid_ring;
         local_file_name: amt$local_file_name;
     VAR library_list_entry: ^clt$command_library_list_entry;
     VAR validated_file_name: fst$path_handle_name;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc clt$command_list
*copyc fst$path_handle_name
*copyc ost$caller_identifier
*copyc ost$status
?? POP ??
