
  PROCEDURE [XREF] avp$get_file_display_value
    (    field_name: ost$name;
         record_id: ost$name;
     VAR file: string (fsc$max_path_size);
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc avc$validation_field_names
*copyc ave$validation_interface_errors
*copyc fst$file_reference
*copyc ost$name
*copyc ost$status
?? POP ??
