On Thursday, 14 December 2017 at 14:47:25 UTC, Kagamin wrote:
writeln(fileName);
if (!fileName.exists)
{
  return;
}

:)

I'm not sure I understand this solution...

Reply via email to