Hello.
I have a program that needs to write data to a text file. The text file will have a different name depending on certain parameters. I have the "writing to the text file" part working just fine, but I need to be able to create the file if it doesn't already exist. Is there a way to do this with Delphi 7?
Thanks.
I have a program that needs to write data to a text file. The text file will have a different name depending on certain parameters. I have the "writing to the text file" part working just fine, but I need to be able to create the file if it doesn't already exist. Is there a way to do this with Delphi 7?
Thanks.