RobPouwelse
Technical User
I have a made a program which uses a config file for certain variables (just a normal textfile with .cfg )
Then problem is that i can only specify the location of the .cfg in my program.. i cannot genarate it, i could do it if i knew how to search my ENTIRE pc for that file. but the FindFirst function only searches the given directory (no subdir's)
the next best thing i could do is check if the file exists and if not then tell the user that it needs that file and he has to search for it himself .. but that's userunfriendly.
tnx in advance... E-mail: Rob@matas.nl (till Jan 10, from then on it's Deathwish@winning.com)
Then problem is that i can only specify the location of the .cfg in my program.. i cannot genarate it, i could do it if i knew how to search my ENTIRE pc for that file. but the FindFirst function only searches the given directory (no subdir's)
the next best thing i could do is check if the file exists and if not then tell the user that it needs that file and he has to search for it himself .. but that's userunfriendly.
tnx in advance... E-mail: Rob@matas.nl (till Jan 10, from then on it's Deathwish@winning.com)