D
Dave
Hi,
I have written some error handling code that wites details of the error to a
log file.
I want to be able to use this in a numbe of my projects now.
So instead of hardcoding the path of the log in the code id like to have it
be dynamic.
ie
apppath/appname_errorlog.txt
I cant find the variable that hold the applications path.
Any suggestions appreciated
Thanks
Dave
I have written some error handling code that wites details of the error to a
log file.
I want to be able to use this in a numbe of my projects now.
So instead of hardcoding the path of the log in the code id like to have it
be dynamic.
ie
apppath/appname_errorlog.txt
I cant find the variable that hold the applications path.
Any suggestions appreciated
Thanks
Dave