
  PROCEDURE [XREF] ifp$get_terminal_attributes (terminal_file_name:
    fst$file_reference;
    VAR terminal_attributes: ift$terminal_attributes;
    VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc fst$file_reference
*copyc ife$error_codes
*copyc ift$terminal_attributes
*copyc ost$status
?? POP ??
