
  PROCEDURE [XREF] iip$st_get (file_id: amt$file_identifier;
    open_file_desc_pointer: ^iit$st_open_file_description;
    operation: amt$fap_operation;
    working_storage_area: ^cell;
    working_storage_length: nat$data_length;
    record_length: ^amt$max_record_length;
    transfer_count: ^amt$transfer_count;
    byte_address: ^amt$file_byte_address;
    file_position: ^amt$file_position;
    skip_option: amt$skip_option;
    VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc amc$fap_request_codes
*copyc ame$terminal_validation_errors
*copyc amt$file_byte_address
*copyc amt$file_identifier
*copyc amt$file_position
*copyc amt$max_record_length
*copyc amt$skip_option
*copyc amt$transfer_count
*copyc nat$data_length
*copyc ife$interactive_exception_codes
*copyc iit$connection_description
*copyc ost$status
?? POP ??
