Hi --
I'm new to writing Access VB code. I'm trying to use the
CurDir function to get the full path of the directory my
database is in. The full path is definitely
"D:\work\Chase Sample\payment"
However, when I call CurDir, it returns the PARENT of the
current directory, "D:\work\Chase Sample", leaving off the
final "payment" part.
Anyone know why it would do this? Any help much appreciated.
I'm new to writing Access VB code. I'm trying to use the
CurDir function to get the full path of the directory my
database is in. The full path is definitely
"D:\work\Chase Sample\payment"
However, when I call CurDir, it returns the PARENT of the
current directory, "D:\work\Chase Sample", leaving off the
final "payment" part.
Anyone know why it would do this? Any help much appreciated.