
  PROCEDURE [XREF] nfp$remote_validation_display (
        locations: ^ARRAY [1 .. *] OF ost$name;
        output_file: fst$file_reference;
    VAR status: ost$status);

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