Closed konste closed 8 years ago
Actually my fix only allows to pass this particular place and creates empty file if it is not there, but what happens then I have not tested. Empty file may be unexpected by existing code. Ideally we should be able without that file at all if it is not needed.
thx!
…pical) create that folder before trying to create a file with AppendText. AppendText creates the file if it is missing, but it blows if even target directory does not exist.