  PROCEDURE [XREF] dfp$execute_get_app_info
    (    mainframe_name: pmt$mainframe_id;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc ost$status
*copyc pmt$mainframe_id
?? POP ??

