Variable SpawnParams.fileName

File name to use in place of %k field code.

struct SpawnParams
{
  // ...
  string fileName ;
  // ...
}