{ FORM_APPLICATION_NAMES
{
{       The purpose of this procedure is to generate the partner job and
{ requesting task application names for use by the partner job.
{
{       FORM_APPLICATION_NAMES (APPLICATION_NAMES)
{
{ APPLICATION_NAMES: (output) This parameter contains the generated partner job
{                    and requesting task application names.
{

  PROCEDURE[XREF] form_application_names (
    VAR application_names: rht$mli_application_names);

?? PUSH (LISTEXT := ON) ??
*copyc RHT$FUNCTION_STATUS
?? POP ??
