  PROCEDURE [XREF] dfp$display_stornet_connection
    (    element_name: cmt$element_name;
         output_file_fid: amt$file_identifier;
         page_width: amt$page_width;
     VAR status: ost$status);

*copyc amt$file_identifier
*copyc amt$page_width
*copyc cmt$element_name
*copyc ost$status
