
{ Parameters sent from client to server.

  TYPE
    pft$df_change_residence_in = record
      cycle_selector: pft$cycle_selector,
      path_length: pft$file_path_index,
    recend;

    { Path follows in buffer.

*copyc ost$status
*copyc pft$cycle_selector
*copyc pft$file_path_index
