Guest_imported
New member
- Jan 1, 1970
- 0
I have a program that originally accessed files in the same folder as itself, but I now want it to access a different folder, but branching of the folder it is in
eg: c:\vb\prog.exe accessing C:\vb\text\smile.txt
the program looks in an ini file for the location of the files. what shoulc I type in the ini file so it doesnt matter what folder prog.exe and the text folder are in?
eg: c:\vb\prog.exe accessing C:\vb\text\smile.txt
the program looks in an ini file for the location of the files. what shoulc I type in the ini file so it doesnt matter what folder prog.exe and the text folder are in?