Getting location of file into string

I'm organizing a database of customers information into a folder. The folder is called Customers. In this folder are 26 other folders with each letter of the alphabet having its own folder. In each of these folders there is a text file that contains all the customers information. For example, if your name is Mary Jane, the first letter of your last name would be 'j' so your located in the text file in the .../Customers/J/customer.txt

My problem:
I need to get the full path of each text file into a string since not everyone will have the same exact path.
My problem:
I need to get the full path of each text file into a string since not everyone will have the same exact path.
you're right, but what is the problem
Topic archived. No new replies allowed.