See the search facility is not working!?
I want to run a procedure that is dependent on the evaluation of two files' sizes. As the one grow it's larger size will be used as condition to update the second file. This I need to build in an Access procedure but I don't know vbscript that well. My idea is to get the file sizes using the latter and put these values in variables respectively. Now I can base an IF-statement on this and get on with it. Anybody got me a suggestion how to operate this vbscript function?
I want to run a procedure that is dependent on the evaluation of two files' sizes. As the one grow it's larger size will be used as condition to update the second file. This I need to build in an Access procedure but I don't know vbscript that well. My idea is to get the file sizes using the latter and put these values in variables respectively. Now I can base an IF-statement on this and get on with it. Anybody got me a suggestion how to operate this vbscript function?