jason12776
Technical User
I want to create a log file for an application I am creating. When the user clicks on the save button, I want information to be written to a log file. I know how to do all of it, but I don't want the user to create a blank .txt file in a certain location. I want the program to automatically create the file if it doesn't exist. I thought it was the makefile command but I can't seem to find much on it. Can anyone help me out?
Cheers.
Cheers.