What is the function that will return the current path of the database that you are working on such as
my_database.mdb
The function CurDir will only return the path that was set in tools --> Options --> General TAB, not the path of the database that is currently opened.
MyPath = CurDir
my_database.mdb
The function CurDir will only return the path that was set in tools --> Options --> General TAB, not the path of the database that is currently opened.
MyPath = CurDir