
  PROCEDURE [XREF] ofp$store_menu_help_text
    (    menu_id: oft$menu_id;
         help_text: oft$menu_selections;
         help_text_line_count: oft$number_of_displayable_lines;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc oft$menu_id
*copyc oft$menu_selections
*copyc ost$status
?? POP ??
