I am trying to write data to a file by using the build path function. I set the base path to a constant and set the name/relative path to the current date. This should write a new file every time the date changes (at midnight of every day). Yet, when I run it, the write to file refuses to recognize the path (it shows "not a path"). How do I fix this?
