
{ The attachment options specified by fsp$copy_file when calling
{ fsp$subsystem_copy_file.

  VAR
    fsv$copf_output_file_attachment: [XREF, READ, oss$job_paged_literal]
          array [1 .. fsc$copf_output_attachment_size] of
          fst$attachment_option;

?? PUSH (LISTEXT := ON) ??
*copyc fsc$copf_output_attachment_size
*copyc fst$attachment_option
*copyc oss$job_paged_literal
?? POP ??
