
  PROCEDURE [XREF] amp$put_direct ALIAS 'amxputd'
    (    file_identifier: amt$file_identifier;
         working_storage_area: ^cell;
         working_storage_length: amt$working_storage_length;
         byte_address: amt$file_byte_address;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc amc$condition_code_limits
*copyc ame$conflicting_access_level
*copyc ame$file_organization_errors
*copyc ame$improper_file_id
*copyc ame$improper_random_access
*copyc ame$improper_wsl
*copyc ame$put_program_actions
*copyc ame$put_validation_errors
*copyc ame$ring_validation_errors
*copyc ame$terminal_validation_errors
*copyc amt$file_byte_address
*copyc amt$file_identifier
*copyc amt$working_storage_length
*copyc ost$status
?? POP ??
