
  PROCEDURE [XREF] clp$add_file_to_command_list
    (    entry: clt$command_list_entry_file;
         append: boolean;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc cle$ecc_command_processing
*copyc clt$command_list_entry_file
*copyc ost$status
?? POP ??
