
  PROCEDURE [XREF] fsp$detach_file
    (    file: fst$file_reference;
         detachment_options: ^fst$detachment_options;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc ame$lfn_program_actions
*copyc ame$ring_validation_errors
*copyc fst$detachment_options
*copyc fst$file_reference
*copyc ost$status
?? POP ??
