
  PROCEDURE [XREF] icp$get (icf_file: ^icf_open_file_descriptor;
    operation: amt$fap_operation;
    working_storage_area: ^cell;
    working_storage_length: amt$working_storage_length;
    transfer_count: ^amt$transfer_count;
    skip_option: amt$skip_option;
    VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc AMT$FILE_BYTE_ADDRESS
*copyc AMT$FILE_POSITION
*copyc AMT$SKIP_OPTION
*copyc amc$fap_request_codes
*copyc AMT$MAX_RECORD_LENGTH
*copyc AMT$TRANSFER_COUNT
*copyc AMT$WORKING_STORAGE_LENGTH
*copyc OST$STATUS
?? POP ??
