I am not sure what is the keyword that should be used to check for e.g
(file.txt).exists();
Something like this. I am sure that my syntax have problem. But the main idea is to check if a txt exists before i start reading.
Thanks in advance.
I am not sure what is the keyword that should be used to check for e.g
(file.txt).exists();
Something like this. I am sure that my syntax have problem. But the main idea is to check if a txt exists before i start reading.
Thanks in advance.