
{ Parameters sent from CLIENT to SERVER:

  TYPE
    pft$df_release_data_inp = record
      cycle_selector: pft$cycle_selector,
      password: pft$password,
      release_data_info_included: boolean,
      path_length: pft$array_index,
    recend;
{ PATH follows in the buffer.

{ Parameters received by CLIENT from SERVER:
{   status


*copyc pft$array_index
*copyc pft$cycle_selector
*copyc pft$password
