
  PROCEDURE [XREF] clp$scan_argument_list
    (    function_name: clt$name;
         argument_list: string ( * );
         adt: ^clt$argument_descriptor_table;
         avt: ^clt$argument_value_table;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc cle$ecc_expression
*copyc cle$ecc_expression_result
*copyc cle$ecc_file_reference
*copyc cle$ecc_function_processing
*copyc cle$ecc_lexical
*copyc cle$ecc_variable
*copyc clt$argument_descriptor_table
*copyc clt$argument_value_table
*copyc clt$name
*copyc ost$status
?? POP ??
