
  PROCEDURE [XREF] stp$search_ast_by_set
    (    set_name_key: stt$set_name;
     VAR found_ast_entry: stt$active_set_entry;
     VAR found_ast_index: stt$ast_index;
     VAR set_key_found: boolean);

?? PUSH (LISTEXT := ON) ??
*copyc stt$active_set_entry
*copyc stt$ast_index
*copyc stt$set_name
?? POP ??
