What I am trying to do is that when a user opens up a access system I want to check the path of where the system is stored ie. the opened up application, so I can store the path name of this in a table.
I want to do this for a new system I have written as I am not sure where the client is going to store the access app and open it from.
If the table field [SystemPathLocation] is null then I know this would be the first time it is used and then the path is stored and an error log can then be created in the same location programmatically using the stored location.
Does anyone know how I can get the path of the application when the system is opended please?
help appreciated.
Neemi
I want to do this for a new system I have written as I am not sure where the client is going to store the access app and open it from.
If the table field [SystemPathLocation] is null then I know this would be the first time it is used and then the path is stored and an error log can then be created in the same location programmatically using the stored location.
Does anyone know how I can get the path of the application when the system is opended please?
help appreciated.
Neemi