By using t2do.com you agree to our
cookie policy
, We and our partners operate globally and use cookies, for multiple purposes
Close
sFile
sFile is a variable name that I created to store Filenames.
It's a good practice to start string variables with an "s"
Some examples of this would be:
sFile = "C:\temp\test.txt"