
  PROCEDURE [XREF] osp$find_full_help_message
    (    help_module: ^ost$help_module;
     VAR message_template: ^ost$message_template;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc ost$help_module
*copyc ost$message_template
*copyc ost$status
?? POP ??
