Does anyone know a way to get the directory path relative to the VB application that is running.
Thanks
Alex
Printable View
Does anyone know a way to get the directory path relative to the VB application that is running.
Thanks
Alex
App.Path returns the path where the .EXE is.
nice one.
Alex