
  { parameters received by client from server

  TYPE
    pft$df_save_label_out = record
      audit: boolean,
      status_included: boolean,
    recend;

    { The save_label_audit_info follows in this buffer, if included.
    { The path is included if auditing and if pfp$save_file_label was called.
    { If included; the path and status follow in this buffer if they're small
    { enough, otherwise they're in the data buffer.

