
  PROCEDURE [XREF] iip$st_chng_terminal_attributes (terminal_file_name: amt$local_file_name;
    terminal_attributes: ift$terminal_attributes;
    VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc amt$local_file_name
*copyc ift$terminal_attributes
*copyc ost$status
?? POP ??
