
  PROCEDURE [XREF] clp$set_help_mode
    (    help_output_file: ^fst$file_reference;
         help_output_options: clt$parameter_help_options);

?? PUSH (LISTEXT := ON) ??
*copyc clt$parameter_help_options
*copyc fst$file_reference
?? POP ??
