montana9550
Programmer
I have a program that draws data from an Excel sheet and in the program it spells out exactly where to find the data- "D:/data/etc."
Is there a way to tell the program to look in the directory that the program itself is located, even if it's on a CD (D:?) or on a hard drive (C:?) or on a flash drive (E:?) Being that any of these drive letters can be different on any given computer.
Basicly is there a way to tell the program to look in the root directory?
Thanks
Is there a way to tell the program to look in the directory that the program itself is located, even if it's on a CD (D:?) or on a hard drive (C:?) or on a flash drive (E:?) Being that any of these drive letters can be different on any given computer.
Basicly is there a way to tell the program to look in the root directory?
Thanks